Home
last modified time | relevance | path

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

/plugin/authgoogle/google/cache/
H A DGoogle_FileCache.php77 private function getCacheDir($hash) { function in Google_FileCache
85 return $this->getCacheDir($hash) . '/' . $hash;
109 $storageDir = $this->getCacheDir(md5($key));