Searched defs:GetCommandLineFlagInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dgflags.cc1502 // GetCommandLineFlagInfo()
1535 bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT) { function in namespace:google
1551 if (!GetCommandLineFlagInfo(name, &info)) {
/external/open-vcdiff/gflags/src/
H A Dgflags.cc1493 // GetCommandLineFlagInfo()
1526 bool GetCommandLineFlagInfo(const char* name, CommandLineFlagInfo* OUTPUT) { function
1542 if (!GetCommandLineFlagInfo(name, &info)) {

Completed in 75 milliseconds