Home
last modified time | relevance | path

Searched defs:CreateStream (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_bundle_stream_installer_host_impl.cpp51 int BundleStreamInstallerHostImpl::CreateStream(const std::string &hapName) in CreateStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_stream_installer_host_impl.cpp59 int BundleStreamInstallerHostImpl::CreateStream(const std::string &hapName) in CreateStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_stream_installer_proxy.cpp36 int BundleStreamInstallerProxy::CreateStream(const std::string &hapName) in CreateStream() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_container_base.cpp78 int32_t AudioContainerBase::CreateStream(AudioStreamParams audioParams, AudioStreamType audioType) in CreateStream() function in OHOS::AudioStandard::AudioContainerBase
/foundation/communication/bluetooth/services/bluetooth/service/src/gavdp/
Da2dp_avdtp.cpp43 uint16_t A2dpAvdtp::CreateStream(const BtAddr &addr, const uint8_t codecIndex, uint16_t &handle) in CreateStream() function in OHOS::bluetooth::A2dpAvdtp
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Daudio_service_client.cpp900 int32_t AudioServiceClient::CreateStream(AudioStreamParams audioParams, AudioStreamType audioType) in CreateStream() function in OHOS::AudioStandard::AudioServiceClient