Searched defs:MakeExecutable (Results 1 – 1 of 1) sorted by relevance
163 void CommonCompilerTest::MakeExecutable(mirror::ArtMethod* method) { in MakeExecutable() function in art::CommonCompilerTest250 void CommonCompilerTest::MakeExecutable(const void* code_start, size_t code_length) { in MakeExecutable() function in art::CommonCompilerTest272 void CommonCompilerTest::MakeExecutable(mirror::ClassLoader* class_loader, const char* class_name) { in MakeExecutable() function in art::CommonCompilerTest