Lines Matching refs:ClientInfo
192 std::vector<ClientInfo> targetClients; in reclaimResourcesFromClientsPendingRemoval()
238 std::vector<ClientInfo>& targetClients) { in getTargetClients()
252 std::vector<ClientInfo> clients; in getTargetClients()
270 const std::vector<ClientInfo>& clients, in getClientForResource_l()
271 std::vector<ClientInfo>& targetClients) { in getClientForResource_l()
276 ClientInfo targetClient; in getClientForResource_l()
295 ClientInfo& clientInfo) { in getLowestPriorityBiggestClient_l()
307 std::vector<ClientInfo> clients; in getLowestPriorityBiggestClient_l()
313 std::vector<ClientInfo> targetClients; in getLowestPriorityBiggestClient_l()
339 std::vector<ClientInfo>& clientsInfo) { in getAllClients_l()
343 std::vector<ClientInfo> clients; in getAllClients_l()
347 for (const ClientInfo& info : clients) { in getAllClients_l()