Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h373 const std::string ABILITY_KEY = "abilityKey"; member
/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp273 cJSON* abilityKeyItem = cJSON_GetObjectItemCaseSensitive(abilityItem, ABILITY_KEY.c_str()); in GenerateStaticProfiles()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dstatic_capability_loader_test.cpp536 cJSON_AddItemToObject(staticInfoJson, ABILITY_KEY.c_str(), cJSON_CreateString("not an array")); in HWTEST_F()

Completed in 7 milliseconds