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