Searched refs:kElementFound (Results 1 – 2 of 2) sorted by relevance
16 enum ParseElementResult { kElementFound, kElementNotFound, kNullHandle }; enumerator
354 return kElementFound; in ParseElement()387 if (element_result == kElementFound) continue; in ParseJsonObject()484 if (element_result == kElementFound) continue; in ParseJsonObject()