Searched refs:AbortResponse (Results 1 – 5 of 5) sorted by relevance
111 show_schema::<AbortResponse>(); in main()
517 AbortResponse = []613 [OperationAbort, AbortResponse],
279 pub struct AbortResponse {} struct639 OperationAbort = 0x34 => (AbortRequest, AbortResponse),
481 let result: binder::Result<AbortResponse> = in abort()
899 Ok(_ret) => op_ok_rsp(PerformOpRsp::OperationAbort(AbortResponse {})), in process_req()