Searched refs:GetStreamIDBySoundID (Results 1 – 3 of 3) sorted by relevance
39 int32_t GetStreamIDBySoundID(const int32_t soundID);
194 int32_t streamID = streamIdManager_->GetStreamIDBySoundID(soundID); in Unload()
313 int32_t StreamIDManager::GetStreamIDBySoundID(const int32_t soundID) in GetStreamIDBySoundID() function in OHOS::Media::StreamIDManager