Searched defs:isFieldExist (Results 1 – 2 of 2) sorted by relevance
40 …ect JsonCommon::GetValueInSameLevel(JsonObject &node, const std::string &field, bool &isFieldExist) in GetValueInSameLevel()
977 bool isFieldExist = false; in CheckFields() local