/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
H A D | channel.pyx.pxi | 183 on_success, on_failure, deadline): argument 218 grpc_completion_queue *c_completion_queue, on_success, int flags, method, argument 342 def on_success(started_tags): function 385 def on_success(tag): function 407 def on_success(started_tags): function 537 def on_success(tag): function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/utility/ |
D | annotate_on_success.hpp | 32 inline void on_success(Iterator const& first, Iterator const& last in on_success() function 42 inline void on_success(Iterator const& first, Iterator const& last in on_success() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | pipe_in.hpp | 52 void on_success(WindowsExecutor &) const in on_success() function 83 void on_success(Executor &exec) in on_success() function
|
D | pipe_out.hpp | 47 void on_success(WindowsExecutor &) const in on_success() function 117 void on_success(Executor &exec) in on_success() function
|
D | async_out.hpp | 82 inline void on_success(Executor&) in on_success() function 130 inline void on_success(Executor&) in on_success() function
|
D | group_ref.hpp | 41 void on_success(Executor& exec) const in on_success() function
|
D | async_in.hpp | 55 inline void on_success(Executor&) in on_success() function
|
D | io_context_ref.hpp | 83 void on_success(Executor& exec) const in on_success() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | pipe_in.hpp | 47 void on_success(Executor &) const in on_success() function 90 void on_success(Executor &exec) in on_success() function
|
D | pipe_out.hpp | 41 void on_success(Executor &) const in on_success() function 111 void on_success(Executor &exec) in on_success() function
|
D | async_out.hpp | 74 inline void on_success(Executor &exec) in on_success() function 129 inline void on_success(Executor &) in on_success() function
|
D | group_ref.hpp | 40 void on_success(Executor& exec) const in on_success() function
|
D | signal.hpp | 48 void on_success(Executor&) in on_success() function
|
D | async_in.hpp | 46 inline void on_success(Executor) in on_success() function
|
D | io_context_ref.hpp | 80 void on_success(Executor& exec) in on_success() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | extend.hpp | 75 constexpr boost::process::detail::make_handler_t<boost::process::detail::on_success_> on_success; variable 130 void on_success(Executor&) const {} in on_success() function
|
D | system.hpp | 46 void on_success(Exec &) { succeeded = true; } in on_success() function
|
/aosp_15_r20/external/libbrillo/brillo/streams/ |
H A D | fake_stream_test.cc | 287 auto on_success = [](int* success_count) { (*success_count)++; }; in TEST_F() local 444 auto on_success = [](int* success_count) { (*success_count)++; }; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/ |
D | handler_base.hpp | 42 void on_success(Executor&) const {} in on_success() function
|
D | handler.hpp | 59 void on_success(Executor &e) in on_success() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/ |
D | success_handler.hpp | 68 void on_success(rule<Iterator, T0, T1, T2>& r, F f) in on_success() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | with.cpp | 27 on_success(Iterator const&, Iterator const&, Attribute&, Context const& context) in on_success() function
|
D | rule4.cpp | 41 on_success(Iterator const&, Iterator const&, Attribute&, Context const&) in on_success() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/ |
D | annotation.cpp | 91 inline void on_success(Iterator const& first, Iterator const& last in on_success() function
|
/aosp_15_r20/external/webrtc/test/peer_scenario/ |
H A D | peer_scenario_client.cc | 124 std::function<void(std::unique_ptr<SessionDescriptionInterface> desc)> in LambdaCreateSessionDescriptionObserver()
|