Home
last modified time | relevance | path

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

/art/runtime/
Daot_class_linker.cc237 std::string_view descriptor_sv(descriptor); in IsUpdatableBootClassPathDescriptor() local
239 if (StartsWith(descriptor_sv, prefix)) { in IsUpdatableBootClassPathDescriptor()