Searched refs:DIR_CACHE (Results 1 – 8 of 8) sorted by relevance
17 DIR_CACHE, // Directory where to put cache data. Note this is enumerator
47 case base::DIR_CACHE: in PathProviderAndroid()
111 case DIR_CACHE: { in PathProviderPosix()
36 if (dir_type == DIR_CACHE) in ReturnsValidPath()
13 return PathService::Get(base::DIR_CACHE, path); in GetShmemTempDir()
597 return PathService::Get(DIR_CACHE, path); in GetTempDir()
31 PathService::Get(base::DIR_CACHE, &tmp_dir); in Initialize()
37 return PathService::Get(DIR_CACHE, path);