Searched refs:GetAllRendererSessionIDForUID (Results 1 – 3 of 3) sorted by relevance
81 std::vector<uint32_t> GetAllRendererSessionIDForUID(int32_t uid);
1282 std::vector<uint32_t> AudioStreamCollector::GetAllRendererSessionIDForUID(int32_t uid) in GetAllRendererSessionIDForUID() function in OHOS::AudioStandard::AudioStreamCollector
9021 std::vector<uint32_t> sessionIDSet = streamCollector_.GetAllRendererSessionIDForUID(uid); in UpdateDefaultOutputDeviceWhenStopping()