Home
last modified time | relevance | path

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

/system/extras/libfscrypt/tests/
Dfscrypt_test.cpp44 TEST(fscrypt, ParseOptions) { in TEST() argument
/system/extras/simpleperf/
Dcmd_api.cpp104 bool CollectCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anond4db42640111::CollectCommand
DRecordFilter.cpp24 bool RecordFilter::ParseOptions(OptionValueMap& options) { in ParseOptions() function in simpleperf::RecordFilter
Dcmd_monitor.cpp322 bool MonitorCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon8c2e05d20111::MonitorCommand
Dcmd_merge.cpp148 bool ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon017897fa0111::MergeCommand
Dcmd_trace_sched.cpp138 bool TraceSchedCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon0b2fab1f0111::TraceSchedCommand
Dcmd_dumprecord.cpp235 bool DumpRecordCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anonc4eafc3f0111::DumpRecordCommand
Dcmd_report_sample.cpp289 bool ReportSampleCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon69c985670111::ReportSampleCommand
Dcmd_stat.cpp619 bool StatCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in simpleperf::__anon32f9a1060211::StatCommand
Dcmd_inject.cpp162 bool ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon3ce946470111::InjectCommand
Dcmd_kmem.cpp358 bool KmemCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in simpleperf::__anonbee947b40111::KmemCommand
Dcmd_debug_unwind.cpp654 bool DebugUnwindCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anonc541a1a50111::DebugUnwindCommand
Dcmd_report.cpp511 bool ReportCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anonf73725a60111::ReportCommand
Dcmd_record.cpp791 bool RecordCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in simpleperf::__anonf6bdce290111::RecordCommand
/system/extras/libfscrypt/
Dfscrypt.cpp176 bool ParseOptions(const std::string& options_string, EncryptionOptions* options) { in ParseOptions() function
/system/core/fs_mgr/libsnapshot/
Dcow_writer.cpp103 bool CowWriter::ParseOptions() { in ParseOptions() function in android::snapshot::CowWriter