Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/
Dlibcef_dll.cc214 CefString temp_dirStr(temp_dir); in cef_get_temp_directory() local
217 bool _retval = CefGetTempDirectory(temp_dirStr); in cef_get_temp_directory()