Searched refs:ABILITY_VALUE (Results 1 – 3 of 3) sorted by relevance
313 const std::string ABILITY_VALUE = "abilityValue"; variable
259 extern const std::string ABILITY_VALUE;
278 … cJSON* abilityValueItem = cJSON_GetObjectItemCaseSensitive(abilityItem, ABILITY_VALUE.c_str()); in GenerateStaticProfiles()