Home
last modified time | relevance | path

Searched refs:ON_TRUST_DEVICE_PROFILE_UPDATE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h53 ON_TRUST_DEVICE_PROFILE_UPDATE = 29, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Dprofile_change_listener_stub.cpp39 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::ON_TRUST_DEVICE_PROFILE_UPDATE)] = in ProfileChangeListenerStub()
85 case static_cast<uint32_t>(DPInterfaceCode::ON_TRUST_DEVICE_PROFILE_UPDATE): in OnRemoteRequest()
H A Dprofile_change_listener_proxy.cpp73 …SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::ON_TRUST_DEVICE_PROFILE_UPDATE), data,… in OnTrustDeviceProfileUpdate()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h47 ON_TRUST_DEVICE_PROFILE_UPDATE = 29, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/test/profilechangelistenerstubunittest/
H A Dprofile_change_listener_stub_test.cpp253 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::ON_TRUST_DEVICE_PROFILE_UPDATE);