Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h44 GET_CHAR_PROFILE = 20, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h38 GET_CHAR_PROFILE = 20, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp62 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE)] = in DistributedDeviceProfileStubNew()
160 case static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE): in NotifyEventInner()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp85 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE)] = in InitNewIpcInterface()
193 case static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE): in NotifyNewEventInner()
/ohos5.0/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp241 SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE), data, reply); in GetCharacteristicProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp391 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp838 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_CHAR_PROFILE);