Searched defs:DoCancel (Results 1 – 6 of 6) sorted by relevance
/external/pigweed/pw_async2/ | ||
D | system_time_provider.cc | 38 void DoCancel() final { timer_.Cancel(); } in DoCancel() function in pw::async2::__anon798145310111::SystemTimeProvider |
/external/pigweed/pw_async2/public/pw_async2/ | ||
D | simulated_time_provider.h | 115 void DoCancel() final { in DoCancel() function |
/external/pigweed/pw_spi/ | ||
D | spi_test.cc | 81 void DoCancel() override {} in DoCancel() function in pw::spi::__anon1452cddb0111::SpiResponderTestDevice::TestResponder |
/external/pigweed/pw_spi_mcuxpresso/ | ||
D | responder.cc | 561 void McuxpressoResponder::DoCancel() { in DoCancel() function in pw::spi::McuxpressoResponder |
/external/cronet/stable/net/url_request/ | ||
D | url_request.cc | 769 int URLRequest::DoCancel(int error, const SSLInfo& ssl_info) { in DoCancel() function in net::URLRequest |
/external/cronet/tot/net/url_request/ | ||
D | url_request.cc | 769 int URLRequest::DoCancel(int error, const SSLInfo& ssl_info) { in DoCancel() function in net::URLRequest |