Home
last modified time | relevance | path

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

/tonic/examples/src/tower/
H A Dclient.rs72 let clone = self.inner.clone(); in call() localVariable
H A Dserver.rs99 let clone = self.inner.clone(); in call() localVariable
/tonic/tests/integration_tests/tests/
H A Dextensions.rs143 let clone = self.inner.clone(); in call() localVariable
/tonic/tonic/src/transport/server/service/
H A Dio.rs90 fn clone(&self) -> Self { in clone() method
/tonic/tonic/benches-disabled/benchmarks/compiled_protos/
H A Dhelloworld.rs65 fn clone(&self) -> Self { in clone() method
/tonic/tonic/src/client/
H A Dgrpc.rs430 fn clone(&self) -> Self { in clone() method
/tonic/tonic-reflection/src/generated/
H A Dgrpc_reflection_v1.rs445 fn clone(&self) -> Self { in clone() method
H A Dgrpc_reflection_v1alpha.rs445 fn clone(&self) -> Self { in clone() method
/tonic/tonic-health/src/generated/
H A Dgrpc_health_v1.rs443 fn clone(&self) -> Self { in clone() method