Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dcall.h221 Status TryCloseAndSendResponse(ConstByteSpan response, Status status) in TryCloseAndSendResponse() function
244 Status TryCloseAndSendResponse(Status status) PW_LOCKS_EXCLUDED(rpc_lock()) { in TryCloseAndSendResponse() function