Searched refs:APPLICATION_DESCRIPTION (Results 1 – 2 of 2) sorted by relevance
44 const std::string APPLICATION_DESCRIPTION = "description"; variable169 {APPLICATION_DESCRIPTION, applicationInfo.description}, in to_json()333 APPLICATION_DESCRIPTION, in from_json()
47 const char* APPLICATION_DESCRIPTION = "description"; variable936 {APPLICATION_DESCRIPTION, applicationInfo.description}, in to_json()1049 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_DESCRIPTION, in from_json()