Searched refs:getCurrentCostLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
H A DClientManager.h334 int64_t getCurrentCostLocked() const;
389 int64_t totalCost = getCurrentCostLocked() + cost;
636 int64_t ClientManager<KEY, VALUE, LISTENER>::getCurrentCostLocked() const { function in class:android::resource_policy::ClientManager

Completed in 82 milliseconds