Home
last modified time | relevance | path

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

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