Searched defs:Read (Results 1 – 7 of 7) sorted by relevance
71 int32_t VsockConnection::Read() { in Read() function in cuttlefish::VsockConnection81 bool VsockConnection::Read(std::vector<char>& data) { in Read() function in cuttlefish::VsockConnection86 std::vector<char> VsockConnection::Read(size_t size) { in Read() function in cuttlefish::VsockConnection
58 public static class Read extends Packet { class in Packet59 protected Read(byte[] value, byte reqType, boolean waitForResponse) { in Read() method in Packet.Read
102 std::unique_ptr<TPM2B_MAX_NV_BUFFER> InsecureFallbackStorage::Read( in Read() function in cuttlefish::InsecureFallbackStorage
140 std::unique_ptr<TPM2B_MAX_NV_BUFFER> FragileTpmStorage::Read( in Read() function in cuttlefish::FragileTpmStorage
47 Read, enumerator
809 ssize_t FileInstance::Read(void* buf, size_t count) { in Read() function in cuttlefish::FileInstance
809 ssize_t Read(int fd, void* dst, size_t dst_size) { in Read() function