Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 23 of 23) sorted by relevance

/device/google/cuttlefish/host/commands/control_env_proxy_server/
Dmain.cpp60 CallUnaryMethodReply* reply) override { in CallUnaryMethod()
75 ListServicesReply* reply) override { in ListServices()
101 ListMethodsReply* reply) override { in ListMethods()
128 ListReqResTypeReply* reply) override { in ListReqResType()
153 TypeInformationReply* reply) override { in TypeInformation()
/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.cpp40 const std::vector<virtio_snd_jack_info>& reply) { in Reply()
59 const std::vector<virtio_snd_chmap_info>& reply) { in Reply()
84 const std::vector<virtio_snd_pcm_info>& reply) { in Reply()
Dserver.cpp87 IoStatusMsg reply; in SendStatusCallback() local
187 std::unique_ptr<virtio_snd_pcm_info[]> reply( in ReceiveCommands() local
274 std::unique_ptr<virtio_snd_chmap_info[]> reply( in ReceiveCommands() local
291 std::unique_ptr<virtio_snd_jack_info[]> reply( in ReceiveCommands() local
Dcommands.h45 InfoCommand(AudioCommandType type, uint32_t start_id, size_t count, R* reply) in InfoCommand()
/device/google/cuttlefish/host/frontend/webrtc_operator/
Ddevice_list_handler.cpp25 Json::Value reply(Json::ValueType::arrayValue); in DoGet() local
Dclient_handler.cpp218 Json::Value reply; in ReplyError() local
260 Json::Value reply(Json::arrayValue); in Poll() local
349 Json::Value reply = server_config_.ToJson(); in DoGet() local
Dsignal_handler.cpp83 auto reply = server_config_.ToJson(); in SendServerConfig() local
/device/google/cuttlefish/host/commands/screen_recording_server/
Dmain.cpp54 StartRecordingResponse* reply) override { in StartRecording()
64 StopRecordingResponse* reply) override { in StopRecording()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp74 sp<AMessage> reply = new AMessage; in Reply() local
88 sp<AMessage> reply = new AMessage; in onMessageReceived() local
322 sp<AMessage> reply; in start() local
352 sp<AMessage> reply; in stop() local
374 sp<AMessage> reply; in reset() local
382 sp<AMessage> reply; in release() local
/device/google/cuttlefish/host/libs/location/
DGnssClient.cpp51 SendGpsCoordinatesReply reply; in SendGpsLocations() local
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.proto43 string reply = 1; field
54 string reply = 1; field
Dgnss_grpc_proxy.cpp121 SendGpsReply* reply) override { in SendGps()
139 SendGpsCoordinatesReply* reply) override { in SendGpsVector()
/device/google/cuttlefish/host/commands/echo_server/
Dmain.cpp43 EchoReply* reply) override { in Echo()
/device/google/cuttlefish/host/frontend/webrtc/
Dgpx_locations_handler.cpp60 Result<void> reply = gpsclient.SendGpsLocations(1000, coordinates); in HandleMessage() local
Dkml_locations_handler.cpp60 Result<void> reply = gpsclient.SendGpsLocations(1000, coordinates); in HandleMessage() local
Dlocation_handler.cpp57 Result<void> reply = gpsclient.SendGpsLocations(1000, coordinates); in HandleMessage() local
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp116 Json::Value reply; in FailConnection() local
199 Json::Value reply; in OnCreateSDPSuccess() local
398 Json::Value reply; in OnIceCandidate() local
/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp83 auto reply = RequestLuciRpc(request->subpath(), request->method(), in LuciRpc() local
183 auto reply = CF_EXPECT(http_client_.PostToJson(url, data, header_)); in RequestLuciRpc() local
/device/generic/goldfish/hals/camera/
Dqemu_channel.cpp83 std::vector<uint8_t> reply; in qemuRunQuery() local
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c379 uint32_t reply; in appSecErrToNanohubReply() local
594 uint32_t reply, ret; in doFirmwareChunk() local
646 uint32_t reply; in doFinishFirmwareUpload() local
1242 uint32_t reply; in halLegacyContUpload() local
1275 uint32_t reply; in halLegacyFinishUpload() local
1787 uint32_t reply; in halContUpload() local
1824 uint32_t reply; in halFinishUpload() local
/device/generic/car/emulator/audio/driver/
Daudio_hw.c345 struct str_parms *reply = str_parms_create(); in out_get_parameters() local
875 struct str_parms *reply = str_parms_create(); in in_get_parameters() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c4783 int reply[2]; local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2865 optional int32 reply = 5; field