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
488 std::string GetMimeType(const std::string& path) override { in GetMimeType() function in scheme::__anona84cc4040111::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
228 STDMETHOD(GetMimeType) (THIS_ LPCSTR *) PURE; in DECLARE_INTERFACE_() local