Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dmime_utils.cc124 std::string mime::GetSubtype(const std::string& mime_string) { in GetSubtype() function in brillo::mime
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp154 CPDF_Annot::Subtype CPDF_Annot::GetSubtype() const { in GetSubtype() function in CPDF_Annot