Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DBlobCache.cpp137 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt()
DSizedMRUCache.h56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt()