Searched refs:clientList (Results 1 – 2 of 2) sorted by relevance
398 list<IDataItemObserver*> clientList(0); in notify() local403 clientList.push_back(each_cient); in notify()406 clientList.unique(); in notify()408 for (auto client : clientList) { in notify()
722 ClientList clientList = getClientList(); in ListComponents() local723 for (const std::shared_ptr<Codec2Client>& client : clientList) { in ListComponents()730 for (const std::shared_ptr<Codec2Client>& client : clientList) { in ListComponents()