Home
last modified time | relevance | path

Searched refs:GetCachePath (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/engine/flutter/lib/ui/plugins/
Dcallback_cache.h28 static std::string GetCachePath() { return cache_path_; } in GetCachePath() function
/third_party/cef/libcef_dll/ctocpp/
Drequest_context_ctocpp.h47 CefString GetCachePath() override;
Drequest_context_ctocpp.cc152 NO_SANITIZE("cfi-icall") CefString CefRequestContextCToCpp::GetCachePath() { in GetCachePath() function in CefRequestContextCToCpp
/third_party/cef/include/
Dcef_request_context.h145 virtual CefString GetCachePath() = 0;
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterCallbackCache.mm28 [NSString stringWithUTF8String:flutter::DartCallbackCache::GetCachePath().c_str()];
/third_party/cef/libcef/browser/
Drequest_context_impl.h66 CefString GetCachePath() override;
Drequest_context_impl.cc332 CefString CefRequestContextImpl::GetCachePath() { in GetCachePath() function in CefRequestContextImpl
/third_party/cef/libcef_dll/cpptoc/
Drequest_context_cpptoc.cc169 CefString _retval = CefRequestContextCppToC::Get(self)->GetCachePath(); in request_context_get_cache_path()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch22410 CefString GetCachePath() override;
34652 CefString GetCachePath() override;