Searched refs:getCost (Results 1 – 3 of 3) sorted by relevance
165 int32_t getCost() const;240 int32_t ClientDescriptor<KEY, VALUE>::getCost() const { in getCost() function495 int32_t cost = client->getCost(); in wouldEvictLocked()520 int32_t curCost = i->getCost(); in wouldEvictLocked()763 totalCost += x->getCost(); in getCurrentCostLocked()
606 int getCost() const;
1392 sp<BasicClient>{nullptr}, static_cast<int32_t>(state->getCost()), in handleEvictionsLocked()3706 int CameraService::CameraState::getCost() const { in getCost() function in android::CameraService::CameraState3787 int32_t cost = i->getCost(); in toString()3838 return makeClientDescriptor(partial->getKey(), value, partial->getCost(), in makeClientDescriptor()