Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 2 of 2) sorted by relevance

/system/libhidl/libhidlcache/
DHidlCache.h65 bool cached(Key key) const { return mCached.count(key) > 0; } in cached() function
/system/core/lmkd/
Dlmkd.c212 int64_t cached; member