Home
last modified time | relevance | path

Searched refs:MemberIsNative (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddex_file.h1207 bool MemberIsNative() const { in MemberIsNative() function
/art/compiler/
Doat_writer.cc484 bool is_native = it.MemberIsNative(); in VisitMethod()