Home
last modified time | relevance | path

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

12

/device/google/cuttlefish/host/libs/audio_connector/
Dcommands.cpp38 const std::vector<virtio_snd_jack_info>& reply) { in Reply()
57 const std::vector<virtio_snd_chmap_info>& reply) { in Reply()
82 const std::vector<virtio_snd_pcm_info>& reply) { in Reply()
Dserver.cpp80 IoStatusMsg reply; in SendStatusCallback() local
180 std::unique_ptr<virtio_snd_pcm_info[]> reply( in ReceiveCommands() local
256 std::unique_ptr<virtio_snd_chmap_info[]> reply( in ReceiveCommands() local
272 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/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
319 sp<AMessage> reply; in start() local
349 sp<AMessage> reply; in stop() local
371 sp<AMessage> reply; in reset() local
379 sp<AMessage> reply; in release() 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/libs/wmediumd_controller/
Dwmediumd_controller.cpp83 auto reply = SendMessageWithReply(WmediumdMessageGetStations()); in GetStations() local
108 auto reply = SendMessageWithReply(message); in SendMessage() local
Dwmediumd_api_protocol.cpp182 const WmediumdMessageReply& reply) { in Parse()
/device/linaro/poplar/wifi/wifi_hal/
Drtt.cpp157 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
205 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
256 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
303 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
520 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
Dgscan.cpp213 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
279 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
455 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
663 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
905 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
1141 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
1341 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
1563 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
1773 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
Dwifi_hal.cpp618 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
710 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
850 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
982 int handleResponse(WifiEvent& reply) { in handleResponse()
1098 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
Dlink_layer_stats.cpp71 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
Dwifi_logger.cpp312 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
646 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
828 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
1027 int handleResponse(WifiEvent& reply) { in handleResponse()
Dwifi_offload.cpp191 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
/device/google/cuttlefish/host/frontend/webrtc_operator/
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
Ddevice_list_handler.cpp25 Json::Value reply(Json::ValueType::arrayValue); in DoGet() local
Dsignal_handler.cpp83 auto reply = server_config_.ToJson(); in SendServerConfig() local
/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp114 Json::Value reply; in FailConnection() local
194 Json::Value reply; in OnCreateSDPSuccess() local
393 Json::Value reply; in OnIceCandidate() local
/device/google/cuttlefish/host/libs/location/
DGnssClient.cpp47 SendGpsCoordinatesReply reply; in SendGpsLocations() local
/device/google/cuttlefish/host/commands/echo_server/
Dmain.cpp43 EchoReply* reply) override { in Echo()
/device/google/cuttlefish/host/frontend/webrtc/
Dgpx_locations_handler.cpp65 auto reply = gpsclient.SendGpsLocations(1000,coordinates); in HandleMessage() local
Dkml_locations_handler.cpp67 auto reply = gpsclient.SendGpsLocations(1000,coordinates); in HandleMessage() local
Dlocation_handler.cpp57 auto reply = gpsclient.SendGpsLocations(1000,coordinates); in HandleMessage() 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/goldfish/camera/
Dqemu_channel.cpp83 std::vector<uint8_t> reply; in qemuRunQuery() local

12