Searched defs:ParseOptions (Results 1 – 12 of 12) sorted by relevance
44 TEST(fscrypt, ParseOptions) { in TEST() argument
109 bool CollectCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon3a1915fd0111::CollectCommand
152 bool DebugUnwindCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in DebugUnwindCommand
146 bool ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon690e1f400111::InjectCommand
186 bool DumpRecordCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anonb955a9b80111::DumpRecordCommand
139 bool TraceSchedCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon8cf007b80111::TraceSchedCommand
240 bool ReportSampleCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon5d136c400111::ReportSampleCommand
628 bool StatCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anon3ff1e7bf0211::StatCommand
375 bool KmemCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anoncbe18e6d0111::KmemCommand
519 bool ReportCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon235bfe9f0111::ReportCommand
727 bool RecordCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in RecordCommand
176 bool ParseOptions(const std::string& options_string, EncryptionOptions* options) { in ParseOptions() function