Searched defs:IsNative (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/compiler/driver/ | ||
H A D | dex_compilation_unit.h | 91 bool IsNative() const { in IsNative() function |
/aosp12/art/runtime/ | ||
H A D | art_method.h | 290 bool IsNative() const { in IsNative() function |
H A D | debugger.cc | 557 bool IsNative() const { in IsNative() function in art::HeapChunkContext |