Searched defs:nonfatally_failed (Results 1 – 3 of 3) sorted by relevance
94 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
94 bool nonfatally_failed() const { return type_ == TPRT_NONFATAL_FAILURE; } in nonfatally_failed() function
82 bool nonfatally_failed() const { return type_ == TPRT_NONFATAL_FAILURE; } in nonfatally_failed() function