Searched refs:TEXT_PLAIN (Results 1 – 3 of 3) sorted by relevance
28 TEXT_PLAIN = 0x03, enumerator122 { ContentTypes::TEXT_PLAIN, "text/plain" },
31 const std::string TEXT_PLAIN = "text/plain"; variable148 if (type == TEXT_PLAIN) { in ParseOtherType()276 return TEXT_PLAIN; in ToMimeType()
29 TEXT_PLAIN = 0x03, enumerator123 { WapPushContentTypes::TEXT_PLAIN, "text/plain" },