Home
last modified time | relevance | path

Searched refs:SetIsPortableCompiled (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Dcommon_compiler_test.cc238 method->SetIsPortableCompiled(); in MakeExecutable()
/art/runtime/mirror/
Dart_method.h155 void SetIsPortableCompiled() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetIsPortableCompiled() function
/art/runtime/
Dinstrumentation.cc94 method->SetIsPortableCompiled(); in UpdateEntrypoints()