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