Home
last modified time | relevance | path

Searched defs:RunCallback (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dresolve_address_impl.h44 static void RunCallback(void* arg, grpc_error_handle /* error */) { in RunCallback() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dresolve_address_impl.h44 static void RunCallback(void* arg, grpc_error_handle /* error */) { in RunCallback() function
/aosp_15_r20/external/cronet/base/test/
H A Dgmock_callback_support.h165 auto RunCallback(RunArgs&&... run_args) { in RunCallback() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix.cc183 void FileDescriptorWatcher::Controller::RunCallback() { in RunCallback() function in base::FileDescriptorWatcher::Controller
/aosp_15_r20/external/cronet/net/socket/
H A Dunix_domain_server_socket_posix.cc206 void UnixDomainServerSocket::RunCallback(int rv) { in RunCallback() function in net::UnixDomainServerSocket
H A Dsocket_test_util.cc991 void MockClientSocket::RunCallback(CompletionOnceCallback callback, in RunCallback() function in net::MockClientSocket
1539 void MockSSLClientSocket::RunCallback(CompletionOnceCallback callback, in RunCallback() function in net::MockSSLClientSocket
1868 void MockUDPClientSocket::RunCallback(CompletionOnceCallback callback, in RunCallback() function in net::MockUDPClientSocket
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix.cc236 void FileDescriptorWatcher::Controller::RunCallback() { in RunCallback() function in base::FileDescriptorWatcher::Controller
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconditional_accumulator_base.h91 typedef std::function<RunResult(Attempt*)> RunCallback; typedef
H A Dqueue_base.h154 typedef std::function<RunResult(Attempt*)> RunCallback; typedef
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dcontrol_message_proxy.cc41 using RunCallback = typedef
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dbinding_callback_unittest.cc64 bool RunCallback() { in RunCallback() function in mojo::test::__anon64e60ee80111::InterfaceImpl
/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_uploader.cc96 void RunCallback(ReportingUploader::Outcome outcome) { in HasHeaderValues() function
/aosp_15_r20/external/skia/modules/skplaintexteditor/src/
H A Dshape.cpp49 using RunCallback = void (*)(void* context, typedef in __anonc50e99ec0111::RunHandler
/aosp_15_r20/external/cronet/base/metrics/
H A Dstatistics_recorder.cc73 void StatisticsRecorder::ScopedHistogramSampleObserver::RunCallback( in RunCallback() function in base::StatisticsRecorder::ScopedHistogramSampleObserver
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_transaction_test_util.cc769 void MockNetworkTransaction::RunCallback(CompletionOnceCallback callback, in RunCallback() function in net::MockNetworkTransaction
H A Dmock_http_cache.cc372 void MockDiskEntry::RunCallback(base::OnceClosure callback) { in RunCallback() function in net::MockDiskEntry
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc119 void BackendIO::RunCallback(int result) { in RunCallback() function in disk_cache::BackendIO
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dmain.rs360 RunCallback(Box<dyn Fn(Arc<Mutex<ClientContext>>) + Send>), // Run callback in foreground enumerator
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc496 void BlockingNetworkDelegate::RunCallback(int response, in RunCallback() function in net::__anonff2888ef0111::BlockingNetworkDelegate