Searched refs:CreateOatMethod (Results 1 – 2 of 2) sorted by relevance
145 OatFile::OatMethod CommonCompilerTest::CreateOatMethod(const void* code) { in CreateOatMethod() function in art::CommonCompilerTest208 OatFile::OatMethod oat_method = CreateOatMethod(method_code); in MakeExecutable()220 OatFile::OatMethod oat_method = CreateOatMethod(method_code); in MakeExecutable()226 OatFile::OatMethod oat_method = CreateOatMethod(method_code); in MakeExecutable()
45 OatFile::OatMethod CreateOatMethod(const void* code);