Home
last modified time | relevance | path

Searched refs:encountered_error_ (Results 1 – 12 of 12) sorted by relevance

/external/deqp-deps/SPIRV-Tools/tools/
Dio.cpp136 while (current_ < stream_.size() && !encountered_error_) { in Parse()
144 return !encountered_error_; in Parse()
149 if (!encountered_error_) { in ParseError()
153 encountered_error_ = true; in ParseError()
223 encountered_error_ = true; in DetermineMode()
232 encountered_error_ = false; in DetermineMode()
237 if (encountered_error_) { in DetermineMode()
308 if (encountered_error_) { in GetNextToken()
348 bool encountered_error_ = false; member in __anonbd20ea030111::HexTokenizer
/external/angle/third_party/spirv-tools/src/tools/
Dio.cpp136 while (current_ < stream_.size() && !encountered_error_) { in Parse()
144 return !encountered_error_; in Parse()
149 if (!encountered_error_) { in ParseError()
153 encountered_error_ = true; in ParseError()
223 encountered_error_ = true; in DetermineMode()
232 encountered_error_ = false; in DetermineMode()
237 if (encountered_error_) { in DetermineMode()
308 if (encountered_error_) { in GetNextToken()
348 bool encountered_error_ = false; member in __anon50d429770111::HexTokenizer
/external/pigweed/pw_bluetooth_sapphire/host/hci/public/pw_bluetooth_sapphire/internal/host/hci/
Dadvertising_report_parser.h48 bool encountered_error() const { return encountered_error_; } in encountered_error()
52 bool encountered_error_;
/external/libchrome/mojo/public/cpp/bindings/lib/
Dinterface_endpoint_client.cc237 if (encountered_error_) in Accept()
256 if (encountered_error_) in AcceptWithResponder()
313 if (encountered_error_) in NotifyError()
315 encountered_error_ = true; in NotifyError()
376 if (encountered_error_) { in HandleValidatedMessage()
Dcontrol_message_proxy.h39 bool encountered_error_ = false; variable
Dcontrol_message_proxy.cc148 if (encountered_error_) in FlushForTesting()
169 encountered_error_ = true; in OnConnectionError()
Dmultiplex_router.h273 bool encountered_error_ = false; variable
Dmultiplex_router.cc392 if (encountered_error_) in AssociateInterface()
422 if (encountered_error_) in CreateLocalEndpointHandle()
650 encountered_error_ = true; in OnPipeConnectionError()
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h71 return encountered_error_; in encountered_error()
179 bool encountered_error_ = false; variable
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc217 if (encountered_error_) in AssociateInterface()
258 if (encountered_error_) in CreateLocalEndpointHandle()
693 encountered_error_ = true; in OnPipeError()
950 bool encountered_error_ = false; member in IPC::__anon52a892170111::ChannelAssociatedGroupController
/external/cronet/tot/ipc/
Dipc_mojo_bootstrap.cc343 if (encountered_error_) in AssociateInterface()
384 if (encountered_error_) in CreateLocalEndpointHandle()
942 encountered_error_ = true; in OnPipeError()
1313 bool encountered_error_ GUARDED_BY(lock_) = false;
/external/cronet/stable/ipc/
Dipc_mojo_bootstrap.cc343 if (encountered_error_) in AssociateInterface()
384 if (encountered_error_) in CreateLocalEndpointHandle()
942 encountered_error_ = true; in OnPipeError()
1313 bool encountered_error_ GUARDED_BY(lock_) = false;