Searched refs:getAllOwners (Results 1 – 2 of 2) sorted by relevance
280 std::vector<int32_t> getAllOwners() const;516 std::vector<int32_t> ClientManager<KEY, VALUE, LISTENER>::getAllOwners() const { in getAllOwners() function
1098 std::vector<int> ownerPids(mActiveClientManager.getAllOwners()); in handleEvictionsLocked()