Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/url/
H A Durl_util.cc114 std::vector<std::string> empty_document_schemes = { member
677 &GetSchemeRegistryWithoutLocking()->empty_document_schemes); in AddEmptyDocumentScheme()
681 return GetSchemeRegistry().empty_document_schemes; in GetEmptyDocumentSchemes()