Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h89 bool IsNative() const { in IsNative() function
/art/runtime/mirror/
Dart_method.h123 bool IsNative() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsNative() function