Searched refs:parent_checks (Results 1 – 2 of 2) sorted by relevance
892 ParseStatus parent_checks = Base::ParseChecks(error_msg); in ParseChecks() local893 if (parent_checks != kParseOk) { in ParseChecks()894 return parent_checks; in ParseChecks()
2354 ParseStatus parent_checks = Base::ParseChecks(error_msg); in ParseChecks() local2355 if (parent_checks != kParseOk) { in ParseChecks()2356 return parent_checks; in ParseChecks()