Searched refs:grpc_completion_queue_thread_local_cache_flush (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/core/surface/ |
H A D | completion_queue_test.cc | 205 ASSERT_EQ(grpc_completion_queue_thread_local_cache_flush(cc, &res_tag, &ok), in TEST() 236 ASSERT_EQ(grpc_completion_queue_thread_local_cache_flush(cc, &res_tag, &ok), in TEST() 239 ASSERT_EQ(grpc_completion_queue_thread_local_cache_flush(cc, &res_tag, &ok), in TEST()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/common/ |
D | completion_queue_cc.cc | 179 if (grpc_completion_queue_thread_local_cache_flush(cq_->cq_, &res_tag, in Flush()
|
/aosp_15_r20/external/grpc-grpc/src/cpp/common/ |
H A D | completion_queue_cc.cc | 179 if (grpc_completion_queue_thread_local_cache_flush(cq_->cq_, &res_tag, in Flush()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | grpc.def | 42 grpc_completion_queue_thread_local_cache_flush
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | grpc.def | 42 grpc_completion_queue_thread_local_cache_flush
|
/aosp_15_r20/external/grpc-grpc/include/grpc/ |
H A D | grpc.h | 172 GRPCAPI int grpc_completion_queue_thread_local_cache_flush(
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/ |
D | grpc.h | 173 GRPCAPI int grpc_completion_queue_thread_local_cache_flush(
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
D | grpc.h | 173 GRPCAPI int grpc_completion_queue_thread_local_cache_flush(
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/ |
H A D | completion_queue.cc | 466 int grpc_completion_queue_thread_local_cache_flush(grpc_completion_queue* cq, in grpc_completion_queue_thread_local_cache_flush() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | completion_queue.cc | 463 int grpc_completion_queue_thread_local_cache_flush(grpc_completion_queue* cq, in grpc_completion_queue_thread_local_cache_flush() function
|
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/ |
H A D | rb_grpc_imports.generated.h | 166 #define grpc_completion_queue_thread_local_cache_flush grpc_completion_queue_thread_local_cache_flu… macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/ |
D | grpc-bindings.rs | 1385 pub fn grpc_completion_queue_thread_local_cache_flush( in grpc_completion_queue_thread_local_cache_flush() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/ |
D | bindings.rs | 1758 pub fn grpc_completion_queue_thread_local_cache_flush( in grpc_completion_queue_thread_local_cache_flush() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/patches/ |
D | android-dir.patch | 1606 + pub fn grpc_completion_queue_thread_local_cache_flush(
|