Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dparsed_options.cc55 RuntimeArgumentMap* runtime_options) { in Parse()
529 RuntimeArgumentMap* runtime_options, in ProcessSpecialOptions()
641 RuntimeArgumentMap* runtime_options) { in DoParse()
H A Druntime.cc914 RuntimeArgumentMap* runtime_options) { in ParseOptions()
945 bool Runtime::Create(RuntimeArgumentMap&& runtime_options) { in Create()
963 RuntimeArgumentMap runtime_options; in Create() local
1513 inline static uint64_t GetThreadSuspendTimeout(const RuntimeArgumentMap* runtime_options) { in GetThreadSuspendTimeout()
1531 Opt runtime_options(std::move(runtime_options_in)); in Init() local
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie_test.cc561 IcingDynamicTrie::RuntimeOptions runtime_options; in TEST_F() local
587 IcingDynamicTrie::RuntimeOptions runtime_options; in TEST_F() local
639 IcingDynamicTrie::RuntimeOptions runtime_options; in TEST_F() local
H A Dicing-dynamic-trie.cc438 const std::string &file_basename, const RuntimeOptions &runtime_options, in IcingDynamicTrieStorage()
1138 const RuntimeOptions &runtime_options, in IcingDynamicTrie()
/aosp_15_r20/external/vixl/tools/
H A Dtest_runner.py99 def AddTests(self, test_runner_command, filters, runtime_options, under_valgrind): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Dtest_util.cc73 const RuntimeOptions& runtime_options, in Invoke()
/aosp_15_r20/art/runtime/oat/
H A Doat_file_assistant_context.cc42 std::unique_ptr<OatFileAssistantContext::RuntimeOptions> runtime_options) in OatFileAssistantContext()
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc1472 RuntimeArgumentMap runtime_options; in Setup() local
2680 bool PrepareRuntimeOptions(RuntimeArgumentMap* runtime_options, in PrepareRuntimeOptions()
2722 bool CreateRuntime(RuntimeArgumentMap&& runtime_options) { in CreateRuntime()
/aosp_15_r20/art/runtime/jni/
H A Djava_vm_ext.cc523 JavaVMExt::JavaVMExt(Runtime* runtime, const RuntimeArgumentMap& runtime_options) in JavaVMExt()
560 const RuntimeArgumentMap& runtime_options, in Create()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Dgl_delegate.cc271 const RuntimeOptions runtime_options; in Prepare() local
/aosp_15_r20/external/icing/icing/index/main/
H A Dmain-index.cc157 IcingDynamicTrie::RuntimeOptions runtime_options; in Init() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dapi2.cc578 RuntimeOptions runtime_options; in Build() local