Searched defs:runtime_options (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/art/runtime/ |
H A D | parsed_options.cc | 55 RuntimeArgumentMap* runtime_options) { in Parse() 529 RuntimeArgumentMap* runtime_options, in ProcessSpecialOptions() 641 RuntimeArgumentMap* runtime_options) { in DoParse()
|
H A D | runtime.cc | 914 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 D | icing-dynamic-trie_test.cc | 561 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 D | icing-dynamic-trie.cc | 438 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 D | test_runner.py | 99 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 D | test_util.cc | 73 const RuntimeOptions& runtime_options, in Invoke()
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_file_assistant_context.cc | 42 std::unique_ptr<OatFileAssistantContext::RuntimeOptions> runtime_options) in OatFileAssistantContext()
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat.cc | 1472 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 D | java_vm_ext.cc | 523 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 D | gl_delegate.cc | 271 const RuntimeOptions runtime_options; in Prepare() local
|
/aosp_15_r20/external/icing/icing/index/main/ |
H A D | main-index.cc | 157 IcingDynamicTrie::RuntimeOptions runtime_options; in Init() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
H A D | api2.cc | 578 RuntimeOptions runtime_options; in Build() local
|