OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetByPath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/gpu/
shader_disk_cache.h
135
scoped_refptr<ShaderDiskCache>
GetByPath
(const base::FilePath& path);
shader_disk_cache.cc
435
return ShaderCacheFactory::
GetByPath
(iter->second);
438
scoped_refptr<ShaderDiskCache> ShaderCacheFactory::
GetByPath
(
466
GetByPath
(path), path, delete_begin, delete_end, callback);
Completed in 23 milliseconds