Searched refs:sendClientStreamEnd (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_rpc/ts/ | ||
D | rpc_classes.ts | 137 sendClientStreamEnd(rpc: Rpc, callId: number) { method in PendingCalls |
D | call.ts | 296 this.rpcs.sendClientStreamEnd(this.rpc, this.callId); |