/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/ |
H A D | encapsulated_web_transport.cc | 260 absl::Status write_status = in SendOrQueueDatagram() local 297 absl::Status write_status = SendFin(buffer.AsStringView()); in OnCanWrite() local 310 absl::Status write_status = quiche::WriteIntoStream( in OnCanWrite() local 706 absl::Status write_status = session_->writer_->Writev( in WriteInner() local
|
/aosp_15_r20/external/pigweed/pw_hdlc/ |
H A D | router.cc | 178 Status write_status = channel->channel->StageWrite(std::move(**buffer)); in PollDeliverIncomingFrame() local 309 Status write_status = io_channel_.StageWrite(std::move(write_buffer)); in WriteOutgoingMessages() local
|
/aosp_15_r20/external/pigweed/pw_i2c_rp2040/ |
H A D | initiator.cc | 120 pw::Status write_status(PicoStatusToPwStatus(write_result)); in DoWriteReadFor() local
|
/aosp_15_r20/external/pigweed/pw_file/ |
H A D | flat_file_system.cc | 73 Status write_status = writer.Write(encoder); in EnumerateAllFiles() local
|
/aosp_15_r20/external/pigweed/pw_system/ |
H A D | async_packet_io.cc | 167 Poll<Status> write_status = io_.channel().PendWrite(cx); in DoPend() local
|
/aosp_15_r20/external/googleapis/google/storage/v2/ |
H A D | storage.proto | 1093 oneof write_status { oneof 1178 oneof write_status { oneof 1276 oneof write_status { oneof
|
/aosp_15_r20/external/pigweed/pw_stream/ |
H A D | socket_stream_test.cc | 89 auto write_status = Status::Unavailable(); in ExchangeData() local
|
H A D | mpsc_stream_test.cc | 77 Status write_status; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | checkpoint_callback_manager.cc | 73 Status write_status = in TriggerSaveCallbackIfFileNotExist() local
|
/aosp_15_r20/external/pigweed/pw_tls_client/ |
H A D | test_server.cc | 262 int write_status = SSL_write(ssl_.get(), buf.data(), ssl_ret); in ProcessPackets() local
|
/aosp_15_r20/external/federated-compute/fcp/client/opstats/ |
H A D | pds_backed_opstats_db.cc | 246 absl::Status write_status = pds->Write(CreateEmptyData()); in Create() local
|
/aosp_15_r20/external/federated-compute/fcp/client/cache/ |
H A D | file_backed_resource_cache.cc | 307 auto write_status = WriteInternal(std::make_unique<CacheManifest>(*manifest)); in Initialize() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/ |
H A D | loopback.cc | 289 zx_status_t write_status = in WriteLoopbackChannel() local
|
/aosp_15_r20/external/pigweed/pw_channel/ |
H A D | epoll_channel_test.cc | 236 Poll<pw::Status> write_status = channel_.PendWrite(cx); in DoPend() local
|
H A D | channel_test.cc | 407 pw::Status write_status = channel_.StageWrite(std::move(**buffer)); in TEST() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/qlm/ |
H A D | bdk-qlm-common.c | 919 int write_status; in bdk_qlm_mcu_auto_config() local
|
/aosp_15_r20/system/nfc/src/nfa/rw/ |
H A D | nfa_rw_act.cc | 1832 tNFA_STATUS write_status = NFA_STATUS_OK; in nfa_rw_write_ndef() local
|
/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine.cc | 2105 auto write_status = optimize_status_file.Write(std::move(optimize_status)); in Optimize() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/ |
H A D | server_test.cc | 155 fit::result<att::ErrorCode> write_status = in SetCCCs() local
|
/aosp_15_r20/external/cronet/base/tracing/protos/ |
H A D | chrome_track_event.proto | 472 optional WriteStatus write_status = 2; field
|
/aosp_15_r20/external/perfetto/protos/third_party/chromium/ |
H A D | chrome_track_event.proto | 479 optional WriteStatus write_status = 2; field
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 111256 int (*write_status)(struct omap_dm_timer *, unsigned int); member
|
H A D | vmlinux.h | 111256 int (*write_status)(struct omap_dm_timer *, unsigned int); member
|