Searched defs:runtime_options (Results 1 – 5 of 5) sorted by relevance
55 RuntimeArgumentMap* runtime_options) { in Parse()531 RuntimeArgumentMap* runtime_options, in ProcessSpecialOptions()643 RuntimeArgumentMap* runtime_options) { in DoParse()
40 std::unique_ptr<OatFileAssistantContext::RuntimeOptions> runtime_options) in OatFileAssistantContext()
816 RuntimeArgumentMap* runtime_options) { in ParseOptions()847 bool Runtime::Create(RuntimeArgumentMap&& runtime_options) { in Create()865 RuntimeArgumentMap runtime_options; in Create() local1408 Opt runtime_options(std::move(runtime_options_in)); in Init() local
498 JavaVMExt::JavaVMExt(Runtime* runtime, const RuntimeArgumentMap& runtime_options) in JavaVMExt()535 const RuntimeArgumentMap& runtime_options, in Create()
1488 RuntimeArgumentMap runtime_options; in Setup() local2703 bool PrepareRuntimeOptions(RuntimeArgumentMap* runtime_options, in PrepareRuntimeOptions()2745 bool CreateRuntime(RuntimeArgumentMap&& runtime_options) { in CreateRuntime()