Home
last modified time | relevance | path

Searched defs:IsDirect (Results 1 – 1 of 1) sorted by relevance

/art/runtime/mirror/
Dart_method.h101 bool IsDirect() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsDirect() function
105 static bool IsDirect(uint32_t access_flags) { in IsDirect() function