/aosp12/system/extras/libfscrypt/tests/ |
H A D | fscrypt_test.cpp | 44 TEST(fscrypt, ParseOptions) { in TEST() argument
|
/aosp12/system/extras/simpleperf/ |
H A D | cmd_api.cpp | 104 bool CollectCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon75687de90110::CollectCommand
|
H A D | RecordFilter.cpp | 24 bool RecordFilter::ParseOptions(OptionValueMap& options) { in ParseOptions() function in simpleperf::RecordFilter
|
H A D | cmd_monitor.cpp | 322 bool MonitorCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anone0477bd70110::MonitorCommand
|
H A D | cmd_merge.cpp | 148 bool ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anonfa42c8bf0110::MergeCommand
|
H A D | cmd_trace_sched.cpp | 138 bool TraceSchedCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon1b6e9ba40110::TraceSchedCommand
|
H A D | cmd_dumprecord.cpp | 235 bool DumpRecordCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon8f1b70240110::DumpRecordCommand
|
H A D | cmd_report_sample.cpp | 289 bool ReportSampleCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon8586ab2c0110::ReportSampleCommand
|
H A D | cmd_inject.cpp | 162 bool ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon4ef98fac0110::InjectCommand
|
H A D | cmd_stat.cpp | 619 bool StatCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in simpleperf::__anone52e4d2b0210::StatCommand
|
H A D | cmd_debug_unwind.cpp | 654 bool DebugUnwindCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anondd5ea2ca0110::DebugUnwindCommand
|
H A D | cmd_kmem.cpp | 358 bool KmemCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in simpleperf::__anon711df3d90110::KmemCommand
|
H A D | cmd_report.cpp | 511 bool ReportCommand::ParseOptions(const std::vector<std::string>& args) { in ParseOptions() function in simpleperf::__anon09476f0b0110::ReportCommand
|
H A D | cmd_record.cpp | 791 bool RecordCommand::ParseOptions(const std::vector<std::string>& args, in ParseOptions() function in simpleperf::__anon08ce178e0110::RecordCommand
|
/aosp12/system/extras/libfscrypt/ |
H A D | fscrypt.cpp | 176 bool ParseOptions(const std::string& options_string, EncryptionOptions* options) { in ParseOptions() function
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | cow_writer.cpp | 103 bool CowWriter::ParseOptions() { in ParseOptions() function in android::snapshot::CowWriter
|
/aosp12/build/make/tools/releasetools/ |
H A D | common.py | 2459 def ParseOptions(argv, function
|
/aosp12/art/runtime/ |
H A D | runtime.cc | 745 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, in ParseOptions() function in art::Runtime
|