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

/art/runtime/
H A Dclass_linker.cc5063 bool has_non_marker_interface = false; local
5067 has_non_marker_interface = true;
5072 if (!has_non_marker_interface) {

Completed in 17 milliseconds