Home
last modified time | relevance | path

Searched refs:STATIC_CAPABILITY_CHAR_ID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilitycollector/
H A Dstatic_capability_collector.cpp106 std::string characteristicId = STATIC_CAPABILITY_CHAR_ID; in AddStaticCapabilityToDB()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp117 STATIC_CAPABILITY_SVR_ID, STATIC_CAPABILITY_CHAR_ID, staticCapabilityProfile); in GetCharacteristicProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp301 const std::string STATIC_CAPABILITY_CHAR_ID = "static_capability"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h247 extern const std::string STATIC_CAPABILITY_CHAR_ID;