Searched refs:descriptor_sv (Results 1 – 1 of 1) sorted by relevance
237 std::string_view descriptor_sv(descriptor); in IsUpdatableBootClassPathDescriptor() local239 if (StartsWith(descriptor_sv, prefix)) { in IsUpdatableBootClassPathDescriptor()