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

/art/runtime/mirror/
H A Dclass-inl.h199 IfTable* iftable = GetIfTable();
352 IfTable* iftable = GetIfTable();
383 inline IfTable* Class::GetIfTable() { function in class:art::mirror::Class
388 IfTable* iftable = GetIfTable();

Completed in 36 milliseconds