Searched defs:GetIfTable (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass-inl.h224 IfTable* iftable = GetIfTable();
377 IfTable* iftable = GetIfTable();
410 inline IfTable* Class::GetIfTable() { function in class:art::mirror::Class
415 IfTable* iftable = GetIfTable();

Completed in 541 milliseconds