Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h295 std::vector<std::shared_ptr<ClientDescriptor<KEY, VALUE>>> wouldEvict(
394 ClientManager<KEY, VALUE, LISTENER>::wouldEvict( in wouldEvict() function
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp1075 auto evicted = mActiveClientManager.wouldEvict(clientDescriptor); in handleEvictionsLocked()