Home
last modified time | relevance | path

Searched defs:encountered_error (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dadvertising_report_parser.h48 bool encountered_error() const { return encountered_error_; } in encountered_error() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dassociated_interface_ptr_state.h47 bool encountered_error() const { in encountered_error() function
H A Dinterface_ptr_state.h49 bool encountered_error() const { in encountered_error() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/
H A Dinterface_endpoint_client.h69 bool encountered_error() const { in encountered_error() function
H A Dinterface_ptr.h154 bool encountered_error() const { return internal_state_.encountered_error(); } in encountered_error() function
H A Dconnector.h115 bool encountered_error() const { in encountered_error() function
H A Dassociated_interface_ptr.h134 bool encountered_error() const { return internal_state_.encountered_error(); } in encountered_error() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dbinding_unittest.cc90 bool encountered_error = false; in TEST_P() local
540 bool encountered_error = false; in TEST_P() local
H A Dinterface_ptr_unittest.cc72 bool encountered_error() const { return calculator_.encountered_error(); } in encountered_error() function in mojo::test::__anon89e095c70111::MathCalculatorUI
363 bool encountered_error = false; in TEST_P() local
/aosp_15_r20/external/icing/icing/result/
H A Dsnippet-retriever.cc511 bool encountered_error = false; in GetEntriesFromProperty() local