Searched refs:findId_l (Results 1 – 1 of 1) sorted by relevance
791 auto replaceIt = findId_l(replaceId); in applyVolumeShaper()811 auto oldIt = findId_l(id); in applyVolumeShaper()842 auto it = findId_l(id); in applyVolumeShaper()896 auto it = findId_l(id); in getVolumeShaperState()988 if (findId_l(mVolumeShaperIdCounter) != mVolumeShapers.end()) { in setIdIfNecessary()1000 std::list<VolumeShaper>::iterator findId_l(int32_t id) { in findId_l() function