Searched refs:GetCommandLineFlagInfoOrDie (Results 1 - 9 of 9) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dvcdiff_main.cc38 using google::GetCommandLineFlagInfoOrDie;
597 if (!GetCommandLineFlagInfoOrDie("buffersize").is_default &&
H A Dgflags.cc1503 // GetCommandLineFlagInfoOrDie()
1549 CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name) { function in namespace:google
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdiff_main.cc38 using google::GetCommandLineFlagInfoOrDie;
601 if (!GetCommandLineFlagInfoOrDie("buffersize").is_default &&
/external/open-vcdiff/src/
H A Dvcdiff_main.cc38 using google::GetCommandLineFlagInfoOrDie;
601 if (!GetCommandLineFlagInfoOrDie("buffersize").is_default &&
/external/chromium/sdch/open-vcdiff/src/gflags/
H A Dgflags.h218 // if (GetCommandLineFlagInfoOrDie("foo").is_default) ...
219 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
/external/chromium_org/third_party/cld/base/
H A Dcommandlineflags.h140 // if (GetCommandLineFlagInfoOrDie("foo").is_default) ...
141 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
/external/open-vcdiff/gflags/src/gflags/
H A Dgflags.h227 // if (GetCommandLineFlagInfoOrDie("foo").is_default) ...
228 extern CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
/external/open-vcdiff/gflags/src/windows/gflags/
H A Dgflags.h236 // if (GetCommandLineFlagInfoOrDie("foo").is_default) ...
237 extern GFLAGS_DLL_DECL CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name);
/external/open-vcdiff/gflags/src/
H A Dgflags.cc1494 // GetCommandLineFlagInfoOrDie()
1540 CommandLineFlagInfo GetCommandLineFlagInfoOrDie(const char* name) { function

Completed in 614 milliseconds