Lines Matching refs:ClientInfo
463 std::vector<ClientInfo>& clientsInfo) { in getClientForResource_l()
472 ClientInfo clientInfo; in getClientForResource_l()
487 std::vector<ClientInfo>& targetClients) { in getTargetClients()
605 std::vector<ClientInfo> targetClients; in reclaimResource()
623 const std::vector<ClientInfo>& targetClients, in pushReclaimAtom()
631 for (const ClientInfo& targetClient : targetClients) { in pushReclaimAtom()
676 const std::vector<ClientInfo>& targetClients) { in reclaimUnconditionallyFrom()
683 for (const ClientInfo& targetClient : targetClients) { in reclaimUnconditionallyFrom()
863 std::vector<ClientInfo> targetClients; in reclaimResourcesFromClientsPendingRemoval()
887 ClientInfo clientInfo; in reclaimResourcesFromClientsPendingRemoval()
896 ClientInfo clientInfo; in reclaimResourcesFromClientsPendingRemoval()
927 std::vector<ClientInfo>& clientsInfo) { in getAllClients_l()
962 ClientInfo& clientInfo) { in getLowestPriorityBiggestClient_l()
1039 MediaResource::SubType subType, ClientInfo& clientInfo) { in getBiggestClientPendingRemoval_l()
1044 MediaResource::SubType subType, ClientInfo& clientInfo, bool pendingRemovalOnly) { in getBiggestClient_l()