Home
last modified time | relevance | path

Searched defs:UNSUBSCRIBE_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.h48 UNSUBSCRIBE_DEVICE_PROFILE = 24, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h42 UNSUBSCRIBE_DEVICE_PROFILE = 24, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp99 const std::string UNSUBSCRIBE_DEVICE_PROFILE = "UnSubscribeDeviceProfile"; variable