Home
last modified time | relevance | path

Searched defs:GetCommandLineOption (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
Dtype_erased.cc33 bool GetCommandLineOption(absl::string_view name, std::string* value) { in GetCommandLineOption() function
/external/abseil-cpp/absl/flags/internal/
Dtype_erased.cc33 bool GetCommandLineOption(absl::string_view name, std::string* value) { in GetCommandLineOption() function
/external/gflags/src/
Dgflags.cc1600 bool GetCommandLineOption(const char* name, string* value) { in GetCommandLineOption() function