Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h47 SUBSCRIBE_DEVICE_PROFILE = 23, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h41 SUBSCRIBE_DEVICE_PROFILE = 23, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp98 const std::string SUBSCRIBE_DEVICE_PROFILE = "SubscribeDeviceProfile"; variable