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

/art/runtime/mirror/
H A Dclass-inl.h313 IfTable* iftable = GetIfTable();
488 IfTable* iftable = GetIfTable();
524 inline IfTable* Class::GetIfTable() { function in class:art::mirror::Class
530 IfTable* iftable = GetIfTable();

Completed in 64 milliseconds