Searched refs:pref_key (Results 1 – 1 of 1) sorted by relevance
14 int pref_key = base::PATH_START; in CefGetPath() local17 pref_key = base::DIR_CURRENT; in CefGetPath()20 pref_key = base::DIR_EXE; in CefGetPath()23 pref_key = base::DIR_MODULE; in CefGetPath()26 pref_key = base::DIR_TEMP; in CefGetPath()29 pref_key = base::FILE_EXE; in CefGetPath()32 pref_key = base::FILE_MODULE; in CefGetPath()36 pref_key = base::DIR_LOCAL_APP_DATA; in CefGetPath()40 pref_key = chrome::DIR_USER_DATA; in CefGetPath()43 pref_key = chrome::DIR_RESOURCES; in CefGetPath()[all …]