Home
last modified time | relevance | path

Searched defs:request_done (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/qps/
Dserver_async.cc334 bool request_done(bool ok) { in request_done() function in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingImpl
413 bool request_done(bool ok) { in request_done() function in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromClientImpl
482 bool request_done(bool ok) { in request_done() function in grpc::testing::AsyncQpsServerTest::ServerRpcContextStreamingFromServerImpl
/external/libevent/
Devdns.c4336 unsigned request_done : 1; member