Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h90 bool IsNative() const { in IsNative() function
/art/runtime/
Dart_method.h135 bool IsNative() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsNative() function
Ddebugger.cc4580 bool IsNative() const { in IsNative() function in art::HeapChunkContext