Home
last modified time | relevance | path

Searched defs:ParseOptions (Results 1 – 12 of 12) sorted by relevance

/system/extras/libfscrypt/tests/
Dfscrypt_test.cpp44 TEST(fscrypt, ParseOptions) { in TEST() argument
/system/extras/simpleperf/
Dcmd_api.cpp109 bool CollectCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon3a1915fd0111::CollectCommand
Dcmd_debug_unwind.cpp152 bool DebugUnwindCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in DebugUnwindCommand
Dcmd_inject.cpp146 bool ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon690e1f400111::InjectCommand
Dcmd_dumprecord.cpp186 bool DumpRecordCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anonb955a9b80111::DumpRecordCommand
Dcmd_trace_sched.cpp139 bool TraceSchedCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon8cf007b80111::TraceSchedCommand
Dcmd_report_sample.cpp240 bool ReportSampleCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon5d136c400111::ReportSampleCommand
Dcmd_stat.cpp628 bool StatCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anon3ff1e7bf0211::StatCommand
Dcmd_kmem.cpp375 bool KmemCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in __anoncbe18e6d0111::KmemCommand
Dcmd_report.cpp519 bool ReportCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in __anon235bfe9f0111::ReportCommand
Dcmd_record.cpp727 bool RecordCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in RecordCommand
/system/extras/libfscrypt/
Dfscrypt.cpp176 bool ParseOptions(const std::string& options_string, EncryptionOptions* options) { in ParseOptions() function