Home
last modified time | relevance | path

Searched refs:to_process (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc7249 const std::vector<ObjPtr<mirror::Class>>& to_process) in FillIfTable() argument
7262 for (ObjPtr<mirror::Class> interface : to_process) { in FillIfTable()