Home
last modified time | relevance | path

Searched defs:OnDeviceChange (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dprocess_communication_impl.h29 using OnDeviceChange = DistributedDB::OnDeviceChange; variable
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_audio_manager_device_change_callback_adapter_impl.cpp25 void ArkAudioManagerDeviceChangeCallbackAdapterImpl::OnDeviceChange() in OnDeviceChange() function in OHOS::ArkWeb::ArkAudioManagerDeviceChangeCallbackAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_manager_device_change_callback_adapter_wrapper.cpp27 void ArkAudioManagerDeviceChangeCallbackAdapterWrapper::OnDeviceChange() in OnDeviceChange() function in OHOS::ArkWeb::ArkAudioManagerDeviceChangeCallbackAdapterWrapper
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dprocess_communicator_impl.h32 using OnDeviceChange = DistributedDB::OnDeviceChange; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dprocess_communicator_impl.h32 using OnDeviceChange = DistributedDB::OnDeviceChange; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/include/
H A Daudio_policy_unit_test.h31 virtual void OnDeviceChange(const DeviceChangeAction &deviceChangeAction) {} in OnDeviceChange() function
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Daudio_adapter.cpp110 void AudioAdapter::OnDeviceChange(const DeviceChangeAction& deviceChangeAction) in OnDeviceChange() function in OHOS::AVSession::AudioAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Diprocess_communicator.h65 using OnDeviceChange = std::function<void(const DeviceInfos &devInfo, bool isOnline)>; variable
/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_proxy.cpp254 void AudioDeviceChangeCallback::OnDeviceChange(const AudioStandard::DeviceChangeAction &deviceChang… in OnDeviceChange() function in OHOS::Telephony::AudioDeviceChangeCallback
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_system_manager_adapter_impl.cpp136 void AudioManagerDeviceChangeCallbackAdapterImpl::OnDeviceChange(const DeviceChangeAction& deviceCh… in OnDeviceChange() function in OHOS::NWeb::AudioManagerDeviceChangeCallbackAdapterImpl
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRoutingManager.cpp398 void OHAudioDeviceChangedCallback::OnDeviceChange(const DeviceChangeAction &deviceChangeAction) in OnDeviceChange() function in OHOS::AudioStandard::OHAudioDeviceChangedCallback
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/
H A Dnapi_audio_manager_callbacks.cpp134 void NapiAudioManagerCallback::OnDeviceChange(const DeviceChangeAction &deviceChangeAction) in OnDeviceChange() function in OHOS::AudioStandard::NapiAudioManagerCallback
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.cpp484 void KvStoreMetaManager::OnDeviceChange(const std::string& deviceId) in OnDeviceChange() function in OHOS::DistributedKv::KvStoreMetaManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_client_proxy.cpp113 void AudioPolicyClientProxy::OnDeviceChange(const DeviceChangeAction &deviceChangeAction) in OnDeviceChange() function in OHOS::AudioStandard::AudioPolicyClientProxy
/ohos5.0/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp288 void OnDeviceChange() override {}; in OnDeviceChange() function in OHOS::NWeb::AudioManagerDeviceChangeCallbackAdapterMock
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_client_stub_impl.cpp189 void AudioPolicyClientStubImpl::OnDeviceChange(const DeviceChangeAction &dca) in OnDeviceChange() function in OHOS::AudioStandard::AudioPolicyClientStubImpl