Home
last modified time | relevance | path

Searched defs:CefDeleteFile (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dfile_util_impl.cc74 bool CefDeleteFile(const CefString& path, bool recursive) { in CefDeleteFile() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc263 CEF_GLOBAL bool CefDeleteFile(const CefString& path, bool recursive) { in CefDeleteFile() function