Home
last modified time | relevance | path

Searched defs:FinishResponse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/authgraph/wire/src/
H A Dlib.rs75 pub struct FinishResponse { struct
76 pub ret: SessionInfo,
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_response_cache.h81 void FinishResponse(const FinishResponseCB& cb) const { in FinishResponse() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp1_connection.cc136 void Http1Connection::FinishResponse() { in FinishResponse() function in net::test_server::Http1Connection
H A Dhttp2_connection.cc172 void FinishResponse() override { in FinishResponse() function in net::test_server::Http2Connection::ResponseDelegate
/aosp_15_r20/system/keymint/wire/src/
H A Dtypes.rs279 pub struct FinishResponse { struct
280 pub ret: Vec<u8>,