Searched refs:found_impl (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc7433 bool found_impl = false; local
7461 found_impl = true;
7476 if (LIKELY(found_impl)) {
7483 // Note: !found_impl && super_interface

Completed in 80 milliseconds