Searched refs:getCurrentCostLocked (Results 1 – 1 of 1) sorted by relevance
408 int64_t getCurrentCostLocked() const;463 int64_t totalCost = getCurrentCostLocked() + cost; in wouldEvictLocked()710 int64_t ClientManager<KEY, VALUE, LISTENER>::getCurrentCostLocked() const { in getCurrentCostLocked() function