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

/art/runtime/
H A Dclass_linker.cc4689 bool has_non_marker_interface = false; local
4693 has_non_marker_interface = true;
4697 if (!has_non_marker_interface) {

Completed in 31 milliseconds