Home
last modified time | relevance | path

Searched defs:CreateDeviceRequest (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dfrontend_grpc.rs157 req: &super::frontend::CreateDeviceRequest, in create_device_opt()
165 req: &super::frontend::CreateDeviceRequest, in create_device()
172 req: &super::frontend::CreateDeviceRequest, in create_device_async_opt()
181 req: &super::frontend::CreateDeviceRequest, in create_device_async()
432 _req: super::frontend::CreateDeviceRequest, in create_device()
H A Dfrontend.rs151 pub struct CreateDeviceRequest { struct
156 // @@protoc_insertion_point(special_field:netsim.frontend.CreateDeviceRequest.special_fields) argument
160 impl<'a> ::std::default::Default for &'a CreateDeviceRequest { implementation
166 impl CreateDeviceRequest { impl
187 impl ::protobuf::Message for CreateDeviceRequest { implementation
255 impl ::protobuf::MessageFull for CreateDeviceRequest { implementation
262 impl ::std::fmt::Display for CreateDeviceRequest { implementation
268 impl ::protobuf::reflect::ProtobufValue for CreateDeviceRequest { implementation
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/
H A DCreateDeviceRequest.java30 public final class CreateDeviceRequest extends com.google.protobuf.GeneratedMessageV3 class
36 private CreateDeviceRequest(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in CreateDeviceRequest() method in CreateDeviceRequest
40 private CreateDeviceRequest() { in CreateDeviceRequest() method in CreateDeviceRequest
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/proto/google/cloud/iot/v1/
H A Ddevice_manager.proto85 rpc CreateDevice(CreateDeviceRequest) returns (Device) { argument
363 message CreateDeviceRequest { message
/aosp_15_r20/external/googleapis/google/cloud/iot/v1/
H A Ddevice_manager.proto85 rpc CreateDevice(CreateDeviceRequest) returns (Device) { argument
363 message CreateDeviceRequest { message
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dfrontend.proto80 message CreateDeviceRequest { message
/aosp_15_r20/tools/netsim/rust/daemon/src/grpc_server/
H A Dfrontend.rs184 req: netsim_proto::frontend::CreateDeviceRequest, in create_device()
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs1698 fn get_test_create_device_request(device_name: Option<String>) -> CreateDeviceRequest { in get_test_create_device_request()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudidentity.v1beta1.json1719 "CreateDeviceRequest": { object
/aosp_15_r20/external/aws-sdk-java-v2/services/networkmanager/src/main/resources/codegen-resources/
H A Dservice-2.json2864 "CreateDeviceRequest":{ object