Home
last modified time | relevance | path

Searched defs:ReadData (Results 1 – 25 of 95) sorted by relevance

1234

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/buildinfo/
Dbuildinfo.go99 ReadData(addr, size uint64) ([]byte, error) methodSpec
275 func (x *elfExe) ReadData(addr, size uint64) ([]byte, error) { func
317 func (x *peExe) ReadData(addr, size uint64) ([]byte, error) { func
358 func (x *machoExe) ReadData(addr, size uint64) ([]byte, error) { func
401 func (x *xcoffExe) ReadData(addr, size uint64) ([]byte, error) { func
433 func (x *plan9objExe) ReadData(addr, size uint64) ([]byte, error) { func
/aosp_15_r20/packages/modules/adb/daemon/
Dproperty_monitor.cpp47 struct ReadData { in ReadProperty() struct
48 std::string value; in ReadProperty()
49 uint32_t serial; in ReadProperty()
/aosp_15_r20/external/clang/lib/Lex/
H A DPTHLexer.cpp359 static PTHFileData ReadData(const internal_key_type& k, in ReadData() function in PTHManager::PTHFileLookupTrait
405 static uint32_t ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in PTHManager::PTHStringLookupTrait
662 static data_type ReadData(const internal_key_type& k, const unsigned char* d, in ReadData() function in __anonc6d4fdb60211::PTHStatLookupTrait
/aosp_15_r20/external/cronet/components/cronet/
H A Dcronet_url_request.cc148 bool CronetURLRequest::ReadData(net::IOBuffer* raw_read_buffer, int max_size) { in ReadData() function in cronet::CronetURLRequest
342 void CronetURLRequest::NetworkTasks::ReadData( in ReadData() function in cronet::CronetURLRequest::NetworkTasks
/aosp_15_r20/external/cronet/base/
H A Dpickle.cc199 bool PickleIterator::ReadData(const char** data, size_t* length) { in ReadData() function in base::PickleIterator
209 std::optional<base::span<const uint8_t>> PickleIterator::ReadData() { in ReadData() function in base::PickleIterator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DMemProf.h525 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
666 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
747 data_type ReadData(uint64_t K, const unsigned char *D, offset_type Length) { in ReadData() function
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Ddata_pipe_drainer.cc31 void DataPipeDrainer::ReadData() { in ReadData() function in mojo::DataPipeDrainer
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dbuffer.h86 absl::Status Buffer::ReadData(std::vector<T>* result) const { in ReadData() function
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/saferio/
Dio.go28 func ReadData(r io.Reader, n uint64) ([]byte, error) { func
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Din_flight_backend_io.cc217 void BackendIO::ReadData(EntryImpl* entry, int index, int offset, in ReadData() function in disk_cache::BackendIO
570 void InFlightBackendIO::ReadData(EntryImpl* entry, in ReadData() function in disk_cache::InFlightBackendIO
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dbuffer.h104 absl::Status Buffer::ReadData(CLCommandQueue* queue, in ReadData() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp951 struct ReadData struct
953 int targetHandle;
954 int seed;
956 static ReadData Generate(int targetHandle, int seed) in Generate()
/aosp_15_r20/external/cronet/net/test/spawned_test_server/
H A Dlocal_test_server_win.cc28 bool ReadData(HANDLE read_fd, in ReadData() function
H A Dlocal_test_server_posix.cc62 bool ReadData(int fd, ssize_t bytes_max, uint8_t* buffer) { in ReadData() function
/aosp_15_r20/art/dt_fd_forward/export/
H A Dfd_transport.h44 static FdSet ReadData(void* buf) { in ReadData() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp105 static data_type ReadData(const internal_key_type& k, in ReadData() function in __anond88f0fce0311::IdentifierIndexReaderTrait
485 data_type ReadData(const internal_key_type& k, in ReadData() function in __anond88f0fce0511::InterestingASTIdentifierLookupTrait
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DSpiNorFlash.h232 EFI_SPI_NOR_FLASH_PROTOCOL_READ_DATA ReadData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DSpiNorFlash.h226 EFI_SPI_NOR_FLASH_PROTOCOL_READ_DATA ReadData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DSpiNorFlash.h226 EFI_SPI_NOR_FLASH_PROTOCOL_READ_DATA ReadData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DSpiNorFlash.h226 EFI_SPI_NOR_FLASH_PROTOCOL_READ_DATA ReadData; member
/aosp_15_r20/packages/modules/Bluetooth/system/audio_bluetooth_hw/
Ddevice_port_proxy.h113 virtual size_t ReadData(void* /*buffer*/, size_t /*bytes*/) const { return 0; } in ReadData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DMemProf.h485 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
620 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
/aosp_15_r20/external/webrtc/p2p/base/
H A Dpseudo_tcp_unittest.cc294 void ReadData() { in ReadData() function in PseudoTcpTest
417 void ReadData() { in ReadData() function in PseudoTcpTestPingPong
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DMemProf.h485 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
620 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DMemProf.h479 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function
606 data_type ReadData(uint64_t K, const unsigned char *D, in ReadData() function

1234