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

/art/runtime/
H A Dclass_linker.cc3505 bool has_non_marker_interface = false; local
3509 has_non_marker_interface = true;
3513 if (!has_non_marker_interface) {

Completed in 30 milliseconds