Home
last modified time | relevance | path

Searched defs:CreateDeviceResponse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dfrontend_grpc.rs159 ) -> ::grpcio::Result<super::frontend::CreateDeviceResponse> { in create_device_opt()
166 ) -> ::grpcio::Result<super::frontend::CreateDeviceResponse> { in create_device()
174 ) -> ::grpcio::Result<::grpcio::ClientUnaryReceiver<super::frontend::CreateDeviceResponse>> in create_device_async_opt()
182 ) -> ::grpcio::Result<::grpcio::ClientUnaryReceiver<super::frontend::CreateDeviceResponse>> in create_device_async()
433 sink: ::grpcio::UnarySink<super::frontend::CreateDeviceResponse>, in create_device()
H A Dfrontend.rs274 pub struct CreateDeviceResponse { struct
279 // @@protoc_insertion_point(special_field:netsim.frontend.CreateDeviceResponse.special_fields) argument
283 impl<'a> ::std::default::Default for &'a CreateDeviceResponse { implementation
289 impl CreateDeviceResponse { implementation
310 impl ::protobuf::Message for CreateDeviceResponse { implementation
378 impl ::protobuf::MessageFull for CreateDeviceResponse { implementation
385 impl ::std::fmt::Display for CreateDeviceResponse { implementation
391 impl ::protobuf::reflect::ProtobufValue for CreateDeviceResponse { implementation
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dfrontend.proto89 message CreateDeviceResponse { message
/aosp_15_r20/tools/netsim/rust/daemon/src/grpc_server/
H A Dfrontend.rs185 sink: ::grpcio::UnarySink<netsim_proto::frontend::CreateDeviceResponse>, in create_device()
/aosp_15_r20/external/aws-sdk-java-v2/services/networkmanager/src/main/resources/codegen-resources/
H A Dservice-2.json2912 "CreateDeviceResponse":{ object