Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h383 ClientManager<KEY, VALUE, LISTENER>::ClientManager() : in ClientManager() function
387 ClientManager<KEY, VALUE, LISTENER>::ClientManager(int32_t totalCost) : mMaxCost(totalCost) {} in ClientManager() function