Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7335 bool has_non_marker_interface = false; in SetupInterfaceLookupTable() local
7339 has_non_marker_interface = true; in SetupInterfaceLookupTable()
7344 if (!has_non_marker_interface) { in SetupInterfaceLookupTable()