Searched refs:parent_checks (Results 1 – 2 of 2) sorted by relevance
1079 ParseStatus parent_checks = Base::ParseChecks(error_msg); in ParseChecks() local1080 if (parent_checks != kParseOk) { in ParseChecks()1081 return parent_checks; in ParseChecks()
2434 ParseStatus parent_checks = Base::ParseChecks(error_msg); in ParseChecks() local2435 if (parent_checks != kParseOk) { in ParseChecks()2436 return parent_checks; in ParseChecks()