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