/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | resolve_address_impl.h | 44 static void RunCallback(void* arg, grpc_error_handle /* error */) { in RunCallback() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | resolve_address_impl.h | 44 static void RunCallback(void* arg, grpc_error_handle /* error */) { in RunCallback() function
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | gmock_callback_support.h | 165 auto RunCallback(RunArgs&&... run_args) { in RunCallback() function
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_descriptor_watcher_posix.cc | 183 void FileDescriptorWatcher::Controller::RunCallback() { in RunCallback() function in base::FileDescriptorWatcher::Controller
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | unix_domain_server_socket_posix.cc | 206 void UnixDomainServerSocket::RunCallback(int rv) { in RunCallback() function in net::UnixDomainServerSocket
|
H A D | socket_test_util.cc | 991 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 D | file_descriptor_watcher_posix.cc | 236 void FileDescriptorWatcher::Controller::RunCallback() { in RunCallback() function in base::FileDescriptorWatcher::Controller
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | conditional_accumulator_base.h | 91 typedef std::function<RunResult(Attempt*)> RunCallback; typedef
|
H A D | queue_base.h | 154 typedef std::function<RunResult(Attempt*)> RunCallback; typedef
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/ |
H A D | control_message_proxy.cc | 41 using RunCallback = typedef
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | binding_callback_unittest.cc | 64 bool RunCallback() { in RunCallback() function in mojo::test::__anon64e60ee80111::InterfaceImpl
|
/aosp_15_r20/external/cronet/net/reporting/ |
H A D | reporting_uploader.cc | 96 void RunCallback(ReportingUploader::Outcome outcome) { in HasHeaderValues() function
|
/aosp_15_r20/external/skia/modules/skplaintexteditor/src/ |
H A D | shape.cpp | 49 using RunCallback = void (*)(void* context, typedef in __anonc50e99ec0111::RunHandler
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | statistics_recorder.cc | 73 void StatisticsRecorder::ScopedHistogramSampleObserver::RunCallback( in RunCallback() function in base::StatisticsRecorder::ScopedHistogramSampleObserver
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_transaction_test_util.cc | 769 void MockNetworkTransaction::RunCallback(CompletionOnceCallback callback, in RunCallback() function in net::MockNetworkTransaction
|
H A D | mock_http_cache.cc | 372 void MockDiskEntry::RunCallback(base::OnceClosure callback) { in RunCallback() function in net::MockDiskEntry
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | in_flight_backend_io.cc | 119 void BackendIO::RunCallback(int result) { in RunCallback() function in disk_cache::BackendIO
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | main.rs | 360 RunCallback(Box<dyn Fn(Arc<Mutex<ClientContext>>) + Send>), // Run callback in foreground enumerator
|
/aosp_15_r20/external/cronet/net/url_request/ |
H A D | url_request_unittest.cc | 496 void BlockingNetworkDelegate::RunCallback(int response, in RunCallback() function in net::__anonff2888ef0111::BlockingNetworkDelegate
|