Home
last modified time | relevance | path

Searched defs:OnDeviceStateChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.h63 …void OnDeviceStateChange(const std::string &pkgName, const DmDeviceState &state, const DmDeviceInf… in OnDeviceStateChange() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp197 void DeviceManagerServiceListener::OnDeviceStateChange(const std::string &pkgName, const DmDeviceSt… in OnDeviceStateChange() function in OHOS::DistributedHardware::DeviceManagerServiceListener
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp749 void DeviceManagerNapi::OnDeviceStateChange(DmNapiDevStateChangeAction action, in OnDeviceStateChange() function in DeviceManagerNapi