Home
last modified time | relevance | path

Searched defs:read_action (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/test/karma/
Dactions.cpp47 struct read_action struct
71 BOOST_TEST(test("42", int_[read_action()])); in main() argument
/external/sdv/vsomeip/third_party/boost/spirit/example/karma/
Dactions.cpp46 struct read_action struct
63 using client::read_action; in main()
/external/grpc-grpc/src/core/lib/iomgr/
Dendpoint_cfstream.cc58 grpc_closure read_action; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dendpoint_cfstream.cc58 grpc_closure read_action; member
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2633 static void read_action(grpc_core::RefCountedPtr<grpc_chttp2_transport> t, in read_action() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2561 static void read_action(void* tp, grpc_error_handle error) { in read_action() function