Home
last modified time | relevance | path

Searched refs:UNSUBSCRIBE_DEVICE_PROFILE (Results 1 - 9 of 9) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h48 UNSUBSCRIBE_DEVICE_PROFILE = 24, member in OHOS::DeviceProfile::IDeviceProfileInterfaceCode
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h42 UNSUBSCRIBE_DEVICE_PROFILE = 24, member in OHOS::DistributedDeviceProfile::DPInterfaceCode
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp70 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE)] = in DistributedDeviceProfileStubNew()
89 aclAndSubscribeFuncs_.insert(static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE)); in InitAclAndSubscribe()
130 case static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE): in NotifyAclEventInner()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp93 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE)] = in InitNewIpcInterface()
112 aclAndSubscribeFuncs_.emplace_back(static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE)); in InitAclAndSubscribe()
142 case static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE): in NotifyAclEventInner()
/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp122 SetPermissionMap(permissionJson, UNSUBSCRIBE_DEVICE_PROFILE); in ParsePermissionJson()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h109 const std::string UNSUBSCRIBE_DEVICE_PROFILE = "UnSubscribeDeviceProfile"; member
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp304 SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE), data, reply); in UnSubscribeDeviceProfile()
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp211 uint32_t code = static_cast<uint32_t>(DistributedDeviceProfile::DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp710 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::UNSUBSCRIBE_DEVICE_PROFILE); in HWTEST_F()

Completed in 12 milliseconds