HomeSort by relevance Sort by last modified time
    Searched refs:HandleCommandLineCompletions (Results 1 - 9 of 9) sorted by null

  /external/gflags/android/gflags/
gflags_completions.h 36 // HandleCommandLineCompletions() should be called early during
41 // however, then HandleCommandLineCompletions() will hijack the
117 extern void HandleCommandLineCompletions(void);
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags_completions.h 36 // HandleCommandLineCompletions() should be called early during
41 // however, then HandleCommandLineCompletions() will hijack the
117 void HandleCommandLineCompletions(void);
  /external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
gflags_completions.h 36 // HandleCommandLineCompletions() should be called early during
41 // however, then HandleCommandLineCompletions() will hijack the
117 extern void HandleCommandLineCompletions(void);
  /external/libyuv/files/third_party/gflags/gen/win/include/gflags/
gflags_completions.h 36 // HandleCommandLineCompletions() should be called early during
41 // however, then HandleCommandLineCompletions() will hijack the
117 extern void HandleCommandLineCompletions(void);
  /external/webrtc/third_party/gflags/gen/posix/include/gflags/
gflags_completions.h 36 // HandleCommandLineCompletions() should be called early during
41 // however, then HandleCommandLineCompletions() will hijack the
117 void HandleCommandLineCompletions(void);
  /external/webrtc/third_party/gflags/gen/win/include/gflags/
gflags_completions.h 36 // HandleCommandLineCompletions() should be called early during
41 // however, then HandleCommandLineCompletions() will hijack the
126 GFLAGS_DLL_DECL void HandleCommandLineCompletions(void);
  /external/gflags/src/
gflags_reporting.cc 375 HandleCommandLineCompletions();
gflags_completions.cc 69 "If non-empty, HandleCommandLineCompletions() will hijack the "
765 void HandleCommandLineCompletions(void) {
  /external/gflags/test/
gflags_unittest.cc 58 void (*unused_fn)() = &GFLAGS_NAMESPACE::HandleCommandLineCompletions;
    [all...]

Completed in 900 milliseconds