Home
last modified time | relevance | path

Searched refs:PUT_CHAR_PROFILE_BATCH (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h41 PUT_CHAR_PROFILE_BATCH = 17, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h35 PUT_CHAR_PROFILE_BATCH = 17, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp56 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH)] = in DistributedDeviceProfileStubNew()
94 aclAndSubscribeFuncs_.insert(static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH)); in InitAclAndSubscribe()
140 case static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH): in NotifyAclEventInner()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp79 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH)] = in InitNewIpcInterface()
117 …aclAndSubscribeFuncs_.emplace_back(static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH)); in InitAclAndSubscribe()
152 case static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH): in NotifyAclEventInner()
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp192 … SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH), data, reply); in PutCharacteristicProfileBatch()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp271 …_t code = static_cast<uint32_t>(DistributedDeviceProfile::DPInterfaceCode::PUT_CHAR_PROFILE_BATCH);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp790 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::PUT_CHAR_PROFILE_BATCH);