Home
last modified time | relevance | path

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

/external/libchrome/base/
Dpath_service.cc147 bool LockedGetFromCache(int key, const PathData* path_data, FilePath* result) { in LockedGetFromCache() function
192 if (LockedGetFromCache(key, path_data, result)) in Get()