Home
last modified time | relevance | path

Searched refs:ClearIsPortableCompiled (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_method.h160 void ClearIsPortableCompiled() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in ClearIsPortableCompiled() function
/art/runtime/
Dinstrumentation.cc96 method->ClearIsPortableCompiled(); in UpdateEntrypoints()