Searched refs:GetInt32IfExist (Results 1 – 1 of 1) sorted by relevance
93 void GetInt32IfExist(const cJSON* obj, const std::string& key, int32_t& out) in GetInt32IfExist() function238 GetInt32IfExist(obj, KEY_VERSION_CODE, out.versionCode); in from_json()