Searched refs:isFieldExist (Results 1 – 3 of 3) sorted by relevance
30 …ic ValueObject GetValueInSameLevel(JsonObject &node, const std::string &field, bool &isFieldExist);
40 …ect JsonCommon::GetValueInSameLevel(JsonObject &node, const std::string &field, bool &isFieldExist) in GetValueInSameLevel() argument45 isFieldExist = true; in GetValueInSameLevel()49 isFieldExist = false; in GetValueInSameLevel()55 isFieldExist = false; in GetValueInSameLevel()
977 bool isFieldExist = false; in CheckFields() local982 isFieldExist = true; in CheckFields()1005 if (!isFieldExist) { in CheckFields()