Searched refs:CreateIpcOfflineStream (Results 1 – 7 of 7) sorted by relevance
60 sptr<IRemoteObject> ipcProxy = gasp->CreateIpcOfflineStream(errCode); in Create()
1150 sptr<IRemoteObject> AudioManagerProxy::CreateIpcOfflineStream(int32_t &errorCode) in CreateIpcOfflineStream() function in OHOS::AudioStandard::AudioManagerProxy
97 sptr<IRemoteObject> CreateIpcOfflineStream(int32_t &errorCode) override;
455 virtual sptr<IRemoteObject> CreateIpcOfflineStream(int32_t &errorCode) = 0;
160 sptr<IRemoteObject> CreateIpcOfflineStream(int32_t &errorCode) override;
734 sptr<IRemoteObject> process = CreateIpcOfflineStream(errorCode); in HandleCreateIpcOfflineStream()
1966 sptr<IRemoteObject> AudioServer::CreateIpcOfflineStream(int32_t &errorCode) in CreateIpcOfflineStream() function in OHOS::AudioStandard::AudioServer