Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/
H A Dmath_server.js89 function DivMany(stream) { class
121 DivMany: DivMany, property
H A Dmath_server.php64 public function DivMany( function in MathService
/aosp_15_r20/external/grpc-grpc/src/php/tests/generated_code/Math/
H A DMathStub.php51 public function DivMany( function in Math\\MathStub
H A DMathClient.php59 public function DivMany($metadata = [], $options = []) { function in Math\\MathClient
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/math/
Dmath.proto52 rpc DivMany (stream DivArgs) returns (stream DivReply) { rpc
/aosp_15_r20/external/grpc-grpc/src/proto/math/
H A Dmath.proto52 rpc DivMany (stream DivArgs) returns (stream DivReply) { rpc