/device/google/trout/hal/vehicle/2.0/ |
D | GrpcVehicleServer.cpp | 67 ::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()
|
D | GrpcVehicleClient.cpp | 93 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/ |
D | VehicleServer.proto | 49 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/ |
D | main.cpp | 33 using google::protobuf::Empty; 51 Status StartRecording(ServerContext* context, const Empty* request, in StartRecording() 61 Status StopRecording(ServerContext* context, const Empty* request, in StopRecording()
|
D | screen_recording.proto | 22 rpc StartRecording (google.protobuf.Empty) returns (StartRecordingResponse) {} 23 rpc StopRecording (google.protobuf.Empty) returns (StopRecordingResponse) {}
|
/device/google/trout/hal/dumpstate/1.1/ |
D | DumpstateGrpcServer.h | 29 ::grpc::ServerContext* context, const ::google::protobuf::Empty* request, 33 const ::google::protobuf::Empty* request,
|
D | DumpstateGrpcServer.cpp | 56 ::grpc::ServerContext*, const ::google::protobuf::Empty*, in GetSystemLogs() 65 ::grpc::ServerContext*, const ::google::protobuf::Empty*, in GetAvailableServices()
|
D | DumpstateDevice.cpp | 171 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/ |
D | DumpstateServer.proto | 36 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/ |
D | main.cpp | 44 using google::protobuf::Empty; 74 Status ListServices(ServerContext* context, const Empty* request, in ListServices()
|
D | control_env_proxy.proto | 23 rpc ListServices (google.protobuf.Empty) returns (ListServicesReply) {}
|
/device/google/cuttlefish/host/commands/openwrt_control_server/ |
D | main.cpp | 38 using google::protobuf::Empty; 99 Status OpenwrtIpaddr(ServerContext* context, const Empty* request, in OpenwrtIpaddr()
|
D | openwrt_control.proto | 23 rpc OpenwrtIpaddr (google.protobuf.Empty) returns (OpenwrtIpaddrReply) {}
|
/device/google/trout/hal/audiocontrol/aidl/1.0/ |
D | AudioControlServer.cpp | 70 ::google::protobuf::Empty*) override; 182 ::google::protobuf::Empty*) { in AudioRequests() argument
|
/device/generic/goldfish-opengl/ |
D | .clang-format | 10 AllowShortBlocksOnASingleLine: Empty
|
/device/google/trout/hal/audiocontrol/aidl/1.0/proto/ |
D | AudioFocusControl.proto | 39 rpc AudioRequests(AudioFocusControlMessage) returns (google.protobuf.Empty) {}
|
/device/google/cuttlefish/host/commands/casimir_control_server/ |
D | main.cpp | 37 using google::protobuf::Empty;
|
/device/google/trout/hal/audiocontrol/aidl/1.0/libandroid_audio_controller/ |
D | android_audio_controller.cpp | 274 ::google::protobuf::Empty empty_retval; in RequestWorker()
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README | 130 Note: Empty lines in the file are ignored. A line starts with # is a comment
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 2062 // 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/ |
D | trace-events-all | 3404 …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/ |
D | trace-events-all | 3404 …t(uint32_t state, uint64_t slba) "zone state=%"PRIu32", slba=%"PRIu64" transitioned to Empty state"
|