Home
last modified time | relevance | path

Searched defs:CanAccess (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dreg_type-inl.h31 inline bool RegType::CanAccess(const RegType& other) const { in CanAccess() function
/art/runtime/mirror/
Dclass-inl.h1166 inline bool Class::CanAccess(ObjPtr<Class> that) { in CanAccess() function