Home
last modified time | relevance | path

Searched defs:raw_options (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/
H A Druntime.cc912 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, in ParseOptions()
962 bool Runtime::Create(const RuntimeOptions& raw_options, bool ignore_unrecognized) { in Create()
/aosp_15_r20/external/leveldb/db/
H A Ddb_impl.cc126 DBImpl::DBImpl(const Options& raw_options, const std::string& dbname) in DBImpl()
/aosp_15_r20/system/core/fastboot/
H A Dfastboot.cpp895 auto raw_options = Split(match_results[3], "|"); in ParseRequirementLine() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2682 RuntimeOptions raw_options; in PrepareRuntimeOptions() local