Searched refs:getCost (Results 1 – 3 of 3) sorted by relevance
67 int32_t getCost() const;139 int32_t ClientDescriptor<KEY, VALUE>::getCost() const { in getCost() function385 int32_t cost = client->getCost(); in wouldEvictLocked()410 int32_t curCost = i->getCost(); in wouldEvictLocked()639 totalCost += x->getCost(); in getCurrentCostLocked()
1007 sp<BasicClient>{nullptr}, static_cast<int32_t>(state->getCost()), in handleEvictionsLocked()2075 int CameraService::CameraState::getCost() const { in getCost() function in android::CameraService::CameraState2140 int32_t cost = i->getCost(); in toString()2183 return makeClientDescriptor(partial->getKey(), value, partial->getCost(), in makeClientDescriptor()2285 result.appendFormat(" Resource Cost: %d\n", state.second->getCost()); in dump()
447 int getCost() const;