Searched refs:CloseAndMarkForCleanup (Results 1 – 4 of 4) sorted by relevance
213 CloseAndMarkForCleanup(status); in SendInitialClientRequest()217 void CloseAndMarkForCleanup(Status error)387 CloseAndMarkForCleanup(Status::DataLoss()); in DecodeToStructAndInvokeOnNext()
51 call.CloseAndMarkForCleanup(buffer.status()); in PwpbSendInitialRequest()
104 call.CloseAndMarkForCleanup(result.status()); in NanopbSendInitialRequest()
234 void Call::CloseAndMarkForCleanup(Status error) { in CloseAndMarkForCleanup() function in pw::rpc::internal::Call