Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_stream_installer_interface.h28 virtual int32_t CreateStream(const std::string &fileName) in CreateStream() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dmock_bundle_stream_installer_host_impl.cpp50 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 int32_t BundleStreamInstallerProxy::CreateStream(const std::string &fileName) in CreateStream() function in OHOS::AppExecFwk::BundleStreamInstallerProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_stream_installer_host_impl.cpp82 int32_t BundleStreamInstallerHostImpl::CreateStream(const std::string &fileName) in CreateStream() function in OHOS::AppExecFwk::BundleStreamInstallerHostImpl
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_container_base.cpp75 int32_t AudioContainerBase::CreateStream(AudioStreamParams audioParams, AudioStreamType audioType) in CreateStream() function in OHOS::AudioStandard::AudioContainerBase
/foundation/communication/bluetooth_service/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.cpp961 int32_t AudioServiceClient::CreateStream(AudioStreamParams audioParams, AudioStreamType audioType) in CreateStream() function in OHOS::AudioStandard::AudioServiceClient