/device/google/cuttlefish/host/libs/audio_connector/ |
D | commands.cpp | 38 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()
|
D | server.cpp | 80 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
|
D | commands.h | 45 InfoCommand(AudioCommandType type, uint32_t start_id, size_t count, R* reply) in InfoCommand()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ |
D | SimpleC2Component.cpp | 74 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/ |
D | gnss_grpc_proxy.proto | 43 string reply = 1; field 54 string reply = 1; field
|
D | gnss_grpc_proxy.cpp | 121 SendGpsReply* reply) override { in SendGps() 139 SendGpsCoordinatesReply* reply) override { in SendGpsVector()
|
/device/google/cuttlefish/host/libs/wmediumd_controller/ |
D | wmediumd_controller.cpp | 83 auto reply = SendMessageWithReply(WmediumdMessageGetStations()); in GetStations() local 108 auto reply = SendMessageWithReply(message); in SendMessage() local
|
D | wmediumd_api_protocol.cpp | 182 const WmediumdMessageReply& reply) { in Parse()
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | rtt.cpp | 157 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()
|
D | gscan.cpp | 213 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()
|
D | wifi_hal.cpp | 618 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()
|
D | link_layer_stats.cpp | 71 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
|
D | wifi_logger.cpp | 312 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()
|
D | wifi_offload.cpp | 191 virtual int handleResponse(WifiEvent& reply) { in handleResponse()
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | client_handler.cpp | 218 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
|
D | device_list_handler.cpp | 25 Json::Value reply(Json::ValueType::arrayValue); in DoGet() local
|
D | signal_handler.cpp | 83 auto reply = server_config_.ToJson(); in SendServerConfig() local
|
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | connection_controller.cpp | 114 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/ |
D | GnssClient.cpp | 47 SendGpsCoordinatesReply reply; in SendGpsLocations() local
|
/device/google/cuttlefish/host/commands/echo_server/ |
D | main.cpp | 43 EchoReply* reply) override { in Echo()
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | gpx_locations_handler.cpp | 65 auto reply = gpsclient.SendGpsLocations(1000,coordinates); in HandleMessage() local
|
D | kml_locations_handler.cpp | 67 auto reply = gpsclient.SendGpsLocations(1000,coordinates); in HandleMessage() local
|
D | location_handler.cpp | 57 auto reply = gpsclient.SendGpsLocations(1000,coordinates); in HandleMessage() local
|
/device/google/contexthub/firmware/os/core/ |
D | nanohubCommand.c | 379 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/ |
D | qemu_channel.cpp | 83 std::vector<uint8_t> reply; in qemuRunQuery() local
|