Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/
Dlibcef_dll.cc234 CefString new_temp_pathStr(new_temp_path); in cef_create_new_temp_directory() local
237 bool _retval = CefCreateNewTempDirectory(CefString(prefix), new_temp_pathStr); in cef_create_new_temp_directory()