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

  /external/libbrillo/brillo/
process.h 38 inline void AddStringOption(const std::string& option,
process_unittest.cc 115 TEST_F(ProcessTest, AddStringOption) {
117 process_.AddStringOption("--hello", "world");
  /system/core/crash_reporter/
crash_collector.cc 354 diag_process.AddStringOption("-c", command);

Completed in 80 milliseconds