/aosp_15_r20/tools/netsim/src/backend/ |
H A D | grpc_client.h | 31 using ReadCallback = rust::Fn<void( variable
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/net/ |
D | async_data_channel.h | 36 using ReadCallback = std::function<void(AsyncDataChannel*)>; variable
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_proxy.h | 48 using ReadCallback = variable
|
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/ |
H A D | async_fd_watcher.h | 28 using ReadCallback = std::function<void(int)>; variable
|
/aosp_15_r20/hardware/interfaces/bluetooth/async/ |
H A D | async_fd_watcher.h | 25 using ReadCallback = std::function<void(int)>; variable
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
D | async_manager.h | 37 using ReadCallback = std::function<void(int)>; variable
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_proxy.h | 47 using ReadCallback = variable
|
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/ |
H A D | CanSocket.h | 32 using ReadCallback = std::function<void(const struct canfd_frame&, std::chrono::nanoseconds)>; member
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/ |
H A D | client.h | 149 using ReadCallback = fit::function<void( variable
|
/aosp_15_r20/hardware/nxp/uwb/halimpl/tml/ |
D | phTmlUwb.h | 80 using ReadCallback = void (void *pContext, phTmlUwb_ReadTransactInfo* pInfo); variable
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ |
H A D | client.h | 115 using ReadCallback = Function<void(Result<ReadValue>)>; variable
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | cfstream_handle.cc | 60 void CFStreamHandle::ReadCallback(CFReadStreamRef stream, in ReadCallback() function in CFStreamHandle
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | cfstream_handle.cc | 60 void CFStreamHandle::ReadCallback(CFReadStreamRef stream, in ReadCallback() function in CFStreamHandle
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/cf_engine/ |
D | cfstream_endpoint.cc | 155 /* static */ void CFStreamEndpointImpl::ReadCallback( in ReadCallback() function in grpc_event_engine::experimental::CFStreamEndpointImpl
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/cf_engine/ |
H A D | cfstream_endpoint.cc | 161 /* static */ void CFStreamEndpointImpl::ReadCallback( in ReadCallback() function in grpc_event_engine::experimental::CFStreamEndpointImpl
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.h | 789 inline void ReadCallback(T *callback) const { in ReadCallback() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/ |
H A D | mutex.h | 789 inline void ReadCallback(T *callback) const { in ReadCallback() function
|
/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | persistent_proto_unittest.cc | 90 base::OnceCallback<void(ReadStatus)> ReadCallback() { in ReadCallback() function in metrics::structured::__anon1ec35cdd0111::TestCase
|
/aosp_15_r20/bionic/libc/system_properties/ |
H A D | system_properties.cpp | 238 void SystemProperties::ReadCallback(const prop_info* pi, in ReadCallback() function in SystemProperties
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/synchronization/ |
H A D | mutex.h | 866 inline void ReadCallback(T* callback) const { in ReadCallback() function
|
/aosp_15_r20/external/abseil-cpp/absl/synchronization/ |
H A D | mutex.h | 867 inline void ReadCallback(T* callback) const { in ReadCallback() function
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/synchronization/ |
H A D | mutex.h | 867 inline void ReadCallback(T* callback) const { in ReadCallback() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | curl_http_request.cc | 387 size_t CurlHttpRequest::ReadCallback(void* ptr, size_t size, size_t nmemb, in ReadCallback() function in tensorflow::CurlHttpRequest
|