Searched defs:MakeExecutable (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/ | ||
| D | common_compiler_test.cc | 44 void CommonCompilerTest::MakeExecutable(ArtMethod* method) { in MakeExecutable() function in art::CommonCompilerTest |
| /art/runtime/ | ||
| D | runtime_callbacks_test.cc | 74 void MakeExecutable(ObjPtr<mirror::Class> klass) REQUIRES_SHARED(Locks::mutator_lock_) { in MakeExecutable() function in art::RuntimeCallbacksTest |