OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxVersionStrPrefix
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
ChecksumCalculator.h
142
static const char*
getMaxVersionStrPrefix
();
ChecksumCalculator.cpp
59
const char* ChecksumCalculator::
getMaxVersionStrPrefix
() {return kMaxVersionStrPrefix;}
/device/generic/goldfish/opengl/system/OpenglSystemCommon/
HostConnection.cpp
172
const char* checksumPrefix = ChecksumCalculator::
getMaxVersionStrPrefix
();
Completed in 563 milliseconds