Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbase_paths_posix.h17 DIR_CACHE, // Directory where to put cache data. Note this is enumerator
Dbase_paths_posix.cc111 case DIR_CACHE: { in PathProviderPosix()
/external/libchrome/libchrome_tools/patch/
Dpath_service.patch37 return PathService::Get(DIR_CACHE, path);
/external/libchrome/base/files/
Dfile_util_posix.cc596 return PathService::Get(DIR_CACHE, path); in GetTempDir()