OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIR_USER_DATA_TEMP
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/common/
chrome_paths.h
34
DIR_USER_DATA_TEMP
, // A temp directory within DIR_USER_DATA. Use
chrome_paths.cc
189
case chrome::
DIR_USER_DATA_TEMP
:
/external/chromium/chrome/common/extensions/
extension_file_util.cc
559
// Getting chrome::
DIR_USER_DATA_TEMP
is failing. Use histogram to see why.
578
if (!PathService::Get(chrome::
DIR_USER_DATA_TEMP
, &temp_path)) {
Completed in 292 milliseconds