Searched defs:jsonNum (Results 1 – 2 of 2) sorted by relevance
62 uint32_t JsonHelper::GetUint32Value(const json &jsonNum, uint32_t &value) in GetUint32Value()88 const json &jsonNum = GetJsonElement(jsonObject, key, result); in GetUint32Value() local100 const json &jsonNum = GetJsonElement(jsonObject, key, result); in GetUint16Value() local
496 const nlohmann::json jsonNum; variable