Home
last modified time | relevance | path

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

/external/libmojo/base/
Dpath_service.cc137 bool LockedGetFromCache(int key, const PathData* path_data, FilePath* result) { in LockedGetFromCache() function
182 if (LockedGetFromCache(key, path_data, result)) in Get()