Searched defs:Write (Results 1 – 10 of 10) sorted by relevance
/device/google/cuttlefish/common/libs/utils/ |
D | vsock_connection.cpp | 145 bool VsockConnection::Write(int32_t data) { in Write() function in cuttlefish::VsockConnection 154 bool VsockConnection::Write(const char* data, unsigned int size) { in Write() function in cuttlefish::VsockConnection 163 bool VsockConnection::Write(const std::vector<char>& data) { in Write() function in cuttlefish::VsockConnection
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/ |
D | Packet.java | 69 public static class Write extends Packet { class in Packet 70 protected Write(byte[] value, byte reqType, boolean waitForResponse) { in Write() method in Packet.Write
|
/device/google/trout/hal/dumpstate/aidl/1.0/tests/ |
D | tests.cpp | 34 void Write(char* ptr, size_t len) override { ss.write(ptr, len); } in Write() function in AccumulatorConsumer
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/preprocessor_tests/ |
D | token_test.cpp | 79 TEST(TokenTest, Write) in TEST() argument
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | insecure_fallback_storage.cpp | 126 bool InsecureFallbackStorage::Write( in Write() function in cuttlefish::InsecureFallbackStorage
|
D | fragile_tpm_storage.cpp | 203 bool FragileTpmStorage::Write( in Write() function in cuttlefish::FragileTpmStorage
|
/device/google/trout/hal/dumpstate/aidl/1.0/ |
D | DumpstateGrpcServer.cpp | 31 void Write(char* ptr, size_t len) override { in Write() function
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.cpp | 825 ssize_t FileInstance::Write(const void* buf, size_t count) { in Write() function in cuttlefish::FileInstance
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.cc | 32671 void LegacyTraceId::Write(protos::pbzero::TrackEvent::LegacyEvent* event, in Write() function in perfetto::internal::LegacyTraceId
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.cpp | 41929 void LegacyTraceId::Write(protos::pbzero::TrackEvent::LegacyEvent* event, in Write() function in perfetto::internal::LegacyTraceId
|