Searched refs:GetJniDlsymLookup (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | oat.h | 65 const void* GetJniDlsymLookup() const; |
D | oat.cc | 213 const void* OatHeader::GetJniDlsymLookup() const { in GetJniDlsymLookup() function in art::OatHeader |