Home
last modified time | relevance | path

Searched refs:STATIC_CAPABILITY_VALUE (Results 1 - 3 of 3) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilitycollector/
H A Dstatic_capability_collector.cpp96 cJSON_AddStringToObject(characteristicValueJson, STATIC_CAPABILITY_VALUE.c_str(), staticCapability.c_str()); in AddStaticCapabilityToDB()
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp176 cJSON* staticCapabilityValueItem = cJSON_GetObjectItemCaseSensitive(charValueJson, STATIC_CAPABILITY_VALUE.c_str()); in GenerateStaticInfoProfile()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h370 const std::string STATIC_CAPABILITY_VALUE = "staticCapabilityValue"; member

Completed in 3 milliseconds