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

/art/compiler/driver/
H A Ddex_compilation_unit.h87 bool IsNative() const { function in class:art::DexCompilationUnit
/art/runtime/mirror/
H A Dart_method.h111 bool IsNative() const { function in class:art::mirror::ArtMethod
304 CHECK(IsNative());

Completed in 67 milliseconds