Home
last modified time | relevance | path

Searched refs:OnDeviceChanged (Results 1 - 25 of 63) sorted by relevance

123

/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Ddevice_init_callback.cpp34 void DeviceStatusCallbackImpl::OnDeviceChanged(const DistributedHardware::DmDeviceBasicInfo &dmDeviceBasicInfo) in OnDeviceChanged() function in OHOS::AudioStandard::DeviceStatusCallbackImpl
37 AUDIO_INFO_LOG("OnDeviceChanged:remote name [%{public}s]", strDeviceName.c_str()); in OnDeviceChanged()
39 //OnDeviceChanged listeren did not report networkId information in OnDeviceChanged()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H A Dapp_device_change_listener.h30 API_EXPORT virtual void OnDeviceChanged(const DeviceInfo &info, const DeviceChangeType &type) const = 0;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_device_listener.h26 void OnDeviceChanged(
H A Dkvstore_meta_manager.h46 void OnDeviceChanged(const AppDistributedKv::DeviceInfo &info,
114 void OnDeviceChanged(const AppDistributedKv::DeviceInfo &info,
H A Dkvstore_device_listener.cpp23 void KvStoreDeviceListener::OnDeviceChanged( in OnDeviceChanged() function in OHOS::DistributedKv::KvStoreDeviceListener
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/communicator/
H A Dapp_device_status_change_listener.h31 KVSTORE_API virtual void OnDeviceChanged(const DeviceInfo &info, const DeviceChangeType &type) const = 0;
H A Dprocess_communicator_impl.h55 void OnDeviceChanged(const DeviceInfo &info, const DeviceChangeType &type) const override;
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_notify.h57 void OnDeviceChanged(const DmDeviceInfo &deviceInfo) override;
110 void OnDeviceChanged(const DmDeviceBasicInfo &deviceBasicInfo) override {}
H A DUTTest_device_manager_impl.h71 void OnDeviceChanged(const DmDeviceInfo &deviceInfo) override {}
92 void OnDeviceChanged(const DmDeviceBasicInfo &deviceBasicInfo) override {}
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager_callback.h41 virtual void OnDeviceChanged(const DmDeviceInfo &deviceInfo) = 0;
52 virtual void OnDeviceChanged(const DmDeviceBasicInfo &deviceBasicInfo) = 0;
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Ddevice_init_callback.h41 void OnDeviceChanged(const DistributedHardware::DmDeviceBasicInfo &dmDeviceBasicInfo) override;
/foundation/deviceprofile/device_info_manager/services/core/include/dm_adapter/
H A Ddm_adapter.h42 void OnDeviceChanged(const DistributedHardware::DmDeviceInfo &deviceInfo) override;
/foundation/distributedhardware/device_manager/test/smallunittest/
H A Ddevice_manager_linux_test.h48 void OnDeviceChanged(const DmDeviceInfo &deviceInfo) {} in OnDeviceChanged() function in OHOS::DistributedHardware::DmDeviceStateCallbackTest
/foundation/distributedhardware/device_manager/test/servicesfuzztest/registerdevstatecallback_fuzzer/
H A Dregister_dev_state_callback_fuzzer.cpp33 void OnDeviceChanged(const DmDeviceBasicInfo &deviceBasicInfo) override {}
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Ddev_manager.cpp38 void OnDeviceChanged(const DmDeviceInfo &deviceInfo) override;
62 void DMStateCallback::OnDeviceChanged(const DmDeviceInfo &deviceInfo) in OnDeviceChanged() function in OHOS::ObjectStore::DMStateCallback
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp53 void OnDeviceChanged(const DmDeviceInfo &info) override;
70 void DataMgrDmStateCall::OnDeviceChanged(const DmDeviceInfo &info) in OnDeviceChanged() function in OHOS::DistributedData::DataMgrDmStateCall
267 item->OnDeviceChanged(dvInfo, DeviceChangeType::DEVICE_OFFLINE); in Online()
268 item->OnDeviceChanged(dvInfo, DeviceChangeType::DEVICE_ONLINE); in Online()
276 item->OnDeviceChanged(dvInfo, DeviceChangeType::DEVICE_ONLINE); in Online()
284 item->OnDeviceChanged(dvInfo, DeviceChangeType::DEVICE_ONLINE); in Online()
330 value->OnDeviceChanged(dvInfo, DeviceChangeType::DEVICE_OFFLINE);
362 value->OnDeviceChanged(dvInfo, DeviceChangeType::DEVICE_ONREADY);
/foundation/deviceprofile/device_info_manager/services/core/src/dm_adapter/
H A Ddm_adapter.cpp77 void DMAdapter::DpDeviceStateCallback::OnDeviceChanged(const DistributedHardware::DmDeviceInfo &deviceInfo) in OnDeviceChanged() function in OHOS::DistributedDeviceProfile::DMAdapter::DpDeviceStateCallback
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/include/
H A Dmock_app_device_change_listener.h31 void OnDeviceChanged(const DeviceInfo &info, const DeviceChangeType &type) const override
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/accessmanager/
H A Daccess_manager.h49 virtual void OnDeviceChanged(const DmDeviceInfo &deviceInfo) override;
/foundation/ability/dmsfwk/services/dtbschedmgr/include/adapter/
H A Ddnetwork_adapter.h85 void OnDeviceChanged(const DistributedHardware::DmDeviceInfo& deviceInfo) override;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/security/
H A Dsecurity.h56 void OnDeviceChanged(const AppDistributedKv::DeviceInfo &info,
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp198 * @tc.desc: Verify the OnDeviceChanged function.
208 DeviceManagerAgent::GetInstance()->OnDeviceChanged(deviceInfo); in HWTEST_F()
220 * @tc.desc: Verify the OnDeviceChanged function.
231 DeviceManagerAgent::GetInstance()->OnDeviceChanged(deviceInfo); in HWTEST_F()
233 DeviceManagerAgent::GetInstance()->OnDeviceChanged(deviceInfo); in HWTEST_F()
245 * @tc.desc: Verify the OnDeviceChanged function.
266 devicePtr->OnDeviceChanged(deviceInfo); in HWTEST_F()
271 devicePtr->OnDeviceChanged(deviceInfo); in HWTEST_F()
276 devicePtr->OnDeviceChanged(deviceInfo); in HWTEST_F()
290 * @tc.desc: Verify the OnDeviceChanged functio
[all...]
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/
H A Dddm_adapter_impl.h101 void OnDeviceChanged(const DistributedHardware::DmDeviceInfo &deviceInfo) override {}
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_networking_collect.h33 void OnDeviceChanged(const DistributedHardware::DmDeviceInfo& deviceInfo) override;
/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H A Ddp_device_manager.h90 void OnDeviceChanged(const DistributedHardware::DmDeviceInfo &deviceInfo) override;

Completed in 9 milliseconds

123