/device/google/cuttlefish/host/commands/control_env_proxy_server/ |
D | main.cpp | 60 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/ |
D | commands.cpp | 40 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()
|
D | server.cpp | 87 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
|
D | commands.h | 45 InfoCommand(AudioCommandType type, uint32_t start_id, size_t count, R* reply) in InfoCommand()
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | device_list_handler.cpp | 25 Json::Value reply(Json::ValueType::arrayValue); in DoGet() local
|
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 | signal_handler.cpp | 83 auto reply = server_config_.ToJson(); in SendServerConfig() local
|
/device/google/cuttlefish/host/commands/screen_recording_server/ |
D | main.cpp | 54 StartRecordingResponse* reply) override { in StartRecording() 64 StopRecordingResponse* reply) override { in StopRecording()
|
/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 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/ |
D | GnssClient.cpp | 51 SendGpsCoordinatesReply reply; in SendGpsLocations() 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/commands/echo_server/ |
D | main.cpp | 43 EchoReply* reply) override { in Echo()
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | gpx_locations_handler.cpp | 60 Result<void> reply = gpsclient.SendGpsLocations(1000, coordinates); in HandleMessage() local
|
D | kml_locations_handler.cpp | 60 Result<void> reply = gpsclient.SendGpsLocations(1000, coordinates); in HandleMessage() local
|
D | location_handler.cpp | 57 Result<void> reply = gpsclient.SendGpsLocations(1000, coordinates); in HandleMessage() local
|
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | connection_controller.cpp | 116 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/ |
D | main.cpp | 83 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/ |
D | qemu_channel.cpp | 83 std::vector<uint8_t> reply; in qemuRunQuery() 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/car/emulator/audio/driver/ |
D | audio_hw.c | 345 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/ |
D | reference-ril.c | 4783 int reply[2]; local
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 2865 optional int32 reply = 5; field
|