Home
last modified time | relevance | path

Searched defs:GetSubtype (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_internal_result_test_util.cc181 HostResolverInternalResult::Type GetSubtype() const override { in GetSubtype() function in net::__anon77ecd6240111::HostResolverInternalDataResultMatcher
245 HostResolverInternalResult::Type GetSubtype() const override { in GetSubtype() function in net::__anon77ecd6240111::HostResolverInternalMetadataResultMatcher
301 HostResolverInternalResult::Type GetSubtype() const override { in GetSubtype() function in net::__anon77ecd6240111::HostResolverInternalErrorResultMatcher
356 HostResolverInternalResult::Type GetSubtype() const override { in GetSubtype() function in net::__anon77ecd6240111::HostResolverInternalAliasResultMatcher
/aosp_15_r20/external/libbrillo/brillo/
H A Dmime_utils.cc124 std::string mime::GetSubtype(const std::string& mime_string) { in GetSubtype() function in brillo::mime
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp167 CPDF_Annot::Subtype CPDF_Annot::GetSubtype() const { in GetSubtype() function in CPDF_Annot