Home
last modified time | relevance | path

Searched refs:SUBSCRIBE_CHANGE_TYPES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_subscribe_info.cpp170 if (!cJSON_AddItemToObject(json, SUBSCRIBE_CHANGE_TYPES.c_str(), jsonArr)) { in dump()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp77 const std::string SUBSCRIBE_CHANGE_TYPES = "subscribeChangeTypes"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h87 extern const std::string SUBSCRIBE_CHANGE_TYPES;