Searched defs:GetMimeType (Results 1 – 8 of 8) sorted by relevance
106 CefString CefDownloadItemImpl::GetMimeType() { in GetMimeType() function in CefDownloadItemImpl
288 NO_SANITIZE("cfi-icall") CefString CefDownloadItemCToCpp::GetMimeType() { in GetMimeType() function in CefDownloadItemCToCpp
127 NO_SANITIZE("cfi-icall") CefString CefResponseCToCpp::GetMimeType() { in GetMimeType() function in CefResponseCToCpp
32 std::string GetMimeType(const std::string& filename) { in GetMimeType() function
492 std::string GetMimeType(const std::string& path) override { in GetMimeType() function in scheme::__anon24f606c10111::CefURLDataSource
78 CefString CefResponseImpl::GetMimeType() { in GetMimeType() function in CefResponseImpl
35 std::string GetMimeType(const std::string& url) { in GetMimeType() function
287 TEST(ParserTest, GetMimeType) { in TEST() argument