Searched defs:FinishResponse (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/system/authgraph/wire/src/ | ||
H A D | lib.rs | 75 pub struct FinishResponse { struct |
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | ||
H A D | grpc_response_cache.h | 81 void FinishResponse(const FinishResponseCB& cb) const { in FinishResponse() function |
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ | ||
H A D | http1_connection.cc | 136 void Http1Connection::FinishResponse() { in FinishResponse() function in net::test_server::Http1Connection |
H A D | http2_connection.cc | 172 void FinishResponse() override { in FinishResponse() function in net::test_server::Http2Connection::ResponseDelegate |
/aosp_15_r20/system/keymint/wire/src/ | ||
H A D | types.rs | 279 pub struct FinishResponse { struct |