Home
last modified time | relevance | path

Searched refs:Empty (Results 1 – 22 of 22) sorted by relevance

/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleServer.cpp67 ::grpc::ServerContext* context, const ::google::protobuf::Empty* request,
75 const ::google::protobuf::Empty*,
76 ::google::protobuf::Empty*) override;
79 ::grpc::ServerContext* context, const ::google::protobuf::Empty* request,
228 ::grpc::ServerContext* context, const ::google::protobuf::Empty* request, in GetAllPropertyConfig()
259 ::grpc::ServerContext* context, const ::google::protobuf::Empty*, in SendAllPropertyValuesToStream() argument
260 ::google::protobuf::Empty*) { in SendAllPropertyValuesToStream()
266 ::grpc::ServerContext* context, const ::google::protobuf::Empty* request, in StartPropertyValuesStream()
DGrpcVehicleClient.cpp93 auto config_stream = mGrpcStub->GetAllPropertyConfig(&context, ::google::protobuf::Empty()); in getAllPropertyConfig()
128 ::google::protobuf::Empty empty_response; in triggerSendAllValues()
131 &context, ::google::protobuf::Empty(), &empty_response); in triggerSendAllValues()
153 mGrpcStub->StartPropertyValuesStream(&context, ::google::protobuf::Empty()); in StartValuePollingThread()
/device/google/trout/hal/vehicle/2.0/proto/
DVehicleServer.proto49 rpc GetAllPropertyConfig(google.protobuf.Empty) returns (stream VehiclePropConfig) {}
55 rpc SendAllPropertyValuesToStream(google.protobuf.Empty) returns (google.protobuf.Empty) {}
58 rpc StartPropertyValuesStream(google.protobuf.Empty) returns (stream WrappedVehiclePropValue) {}
/device/google/cuttlefish/host/commands/screen_recording_server/
Dmain.cpp33 using google::protobuf::Empty;
51 Status StartRecording(ServerContext* context, const Empty* request, in StartRecording()
61 Status StopRecording(ServerContext* context, const Empty* request, in StopRecording()
Dscreen_recording.proto22 rpc StartRecording (google.protobuf.Empty) returns (StartRecordingResponse) {}
23 rpc StopRecording (google.protobuf.Empty) returns (StopRecordingResponse) {}
/device/google/trout/hal/dumpstate/1.1/
DDumpstateGrpcServer.h29 ::grpc::ServerContext* context, const ::google::protobuf::Empty* request,
33 const ::google::protobuf::Empty* request,
DDumpstateGrpcServer.cpp56 ::grpc::ServerContext*, const ::google::protobuf::Empty*, in GetSystemLogs()
65 ::grpc::ServerContext*, const ::google::protobuf::Empty*, in GetAvailableServices()
DDumpstateDevice.cpp171 auto reader = mGrpcStub->GetSystemLogs(&context, ::google::protobuf::Empty()); in dumpHelperSystem()
218 mGrpcStub->GetAvailableServices(&context, ::google::protobuf::Empty(), &servicesProto); in getAvailableServices()
/device/google/trout/hal/dumpstate/1.1/proto/
DDumpstateServer.proto36 rpc GetSystemLogs(google.protobuf.Empty) returns (stream DumpstateBuffer) {}
38 rpc GetAvailableServices(google.protobuf.Empty) returns (ServiceNameList) {}
/device/google/cuttlefish/host/commands/control_env_proxy_server/
Dmain.cpp44 using google::protobuf::Empty;
74 Status ListServices(ServerContext* context, const Empty* request, in ListServices()
Dcontrol_env_proxy.proto23 rpc ListServices (google.protobuf.Empty) returns (ListServicesReply) {}
/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp38 using google::protobuf::Empty;
99 Status OpenwrtIpaddr(ServerContext* context, const Empty* request, in OpenwrtIpaddr()
Dopenwrt_control.proto23 rpc OpenwrtIpaddr (google.protobuf.Empty) returns (OpenwrtIpaddrReply) {}
/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControlServer.cpp70 ::google::protobuf::Empty*) override;
182 ::google::protobuf::Empty*) { in AudioRequests() argument
/device/generic/goldfish-opengl/
D.clang-format10 AllowShortBlocksOnASingleLine: Empty
/device/google/trout/hal/audiocontrol/aidl/1.0/proto/
DAudioFocusControl.proto39 rpc AudioRequests(AudioFocusControlMessage) returns (google.protobuf.Empty) {}
/device/google/cuttlefish/host/commands/casimir_control_server/
Dmain.cpp37 using google::protobuf::Empty;
/device/google/trout/hal/audiocontrol/aidl/1.0/libandroid_audio_controller/
Dandroid_audio_controller.cpp274 ::google::protobuf::Empty empty_retval; in RequestWorker()
/device/generic/opengl-transport/host/commands/emugen/
DREADME130 Note: Empty lines in the file are ignored. A line starts with # is a comment
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2062 // Empty when log_id == LID_EVENTS.
2065 // Empty when log_id == LID_EVENTS.
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all3404 …t(uint32_t state, uint64_t slba) "zone state=%"PRIu32", slba=%"PRIu64" transitioned to Empty state"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all3404 …t(uint32_t state, uint64_t slba) "zone state=%"PRIu32", slba=%"PRIu64" transitioned to Empty state"