Searched refs:JSON_KEY_DEVELOPER_ID (Results 1 – 1 of 1) sorted by relevance
38 const std::string JSON_KEY_DEVELOPER_ID = "developerId"; variable296 jsonObject[JSON_KEY_DEVELOPER_ID] = developerId; in ToString()333 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, JSON_KEY_DEVELOPER_ID, developerId, in FromJsonString()