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

/art/runtime/mirror/
H A Dclass-inl.h324 IfTable* iftable = GetIfTable();
473 IfTable* iftable = GetIfTable();
509 inline IfTable* Class::GetIfTable() { function in class:art::mirror::Class
515 IfTable* iftable = GetIfTable();

Completed in 92 milliseconds