Searched refs:RemoteCastAudioInner (Results 1 – 2 of 2) sorted by relevance
359 … int32_t RemoteCastAudioInner(const std::string& sourceSessionInfo, std::string& sinkSessionInfo);
2757 int ret = RemoteCastAudioInner(input, output); in ProcessCastAudioCommand()2768 int32_t AVSessionService::RemoteCastAudioInner(const std::string& sourceSessionInfo, std::string& s… in RemoteCastAudioInner() function in OHOS::AVSession::AVSessionService