Searched defs:totalCost (Results 1 – 1 of 1) sorted by relevance
423 ClientManager<KEY, VALUE, LISTENER>::ClientManager(int32_t totalCost) : mMaxCost(totalCost) {} in ClientManager()463 int64_t totalCost = getCurrentCostLocked() + cost; in wouldEvictLocked() local711 int64_t totalCost = 0; in getCurrentCostLocked() local