Searched defs:GetMimeType (Results 1 – 9 of 9) 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::__anona8cf353e0111::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
172518 const char* GetMimeType() const { return mContentType.get(); } in GetMimeType() function in imgRequest