Searched refs:kElementFound (Results 1 – 2 of 2) sorted by relevance
14 enum ParseElementResult { kElementFound, kElementNotFound, kNullHandle }; enumerator
315 return kElementFound; in ParseElement()348 if (element_result == kElementFound) continue; in ParseJsonObject()440 if (element_result == kElementFound) continue; in ParseJsonObject()