| /system/media/audio_utils/include/audio_utils/ |
| D | echo_reference.h | 51 int (*read)(struct echo_reference_itfe *echo_reference, struct echo_reference_buffer *buffer); member
|
| /system/core/libmemunreachable/ |
| D | ProcessMappings.h | 29 bool read; member
|
| /system/libhidl/transport/memory/1.0/default/ |
| D | AshmemMemory.cpp | 49 Return<void> AshmemMemory::read() { in read() function in android::hidl::memory::V1_0::implementation::AshmemMemory
|
| /system/libhidl/libhidlcache/ |
| D | HidlMemoryCache.cpp | 36 Return<void> read() override { return mHeap->read(); } in read() function in android::hardware::MemoryDecorator 84 Return<void> read() override { return this->readRange(0, mSize); } in read() function in android::hardware::MemoryBlockImpl
|
| /system/core/libunwindstack/tests/ |
| D | MemoryRangesTest.cpp | 51 TEST_F(MemoryRangesTest, read) { in TEST_F() argument
|
| D | MemoryOfflineBufferTest.cpp | 66 TEST_F(MemoryOfflineBufferTest, read) { in TEST_F() argument
|
| D | MemoryRangeTest.cpp | 82 TEST_F(MemoryRangeTest, read) { in TEST_F() argument
|
| D | MemoryLocalTest.cpp | 29 TEST(MemoryLocalTest, read) { in TEST() argument
|
| /system/core/fastboot/device/ |
| D | fastboot_device.cpp | 116 bool FastbootDevice::HandleData(bool read, std::vector<char>* data) { in HandleData()
|
| /system/core/libasyncio/ |
| D | AsyncIO.cpp | 43 void io_prep(iocb* iocb, int fd, const void* buf, uint64_t count, int64_t offset, bool read) { in io_prep()
|
| /system/extras/iotop/ |
| D | taskstats.h | 36 uint64_t read() const { return read_bytes_; } in read() function
|
| /system/keymaster/android_keymaster/ |
| D | serializable.cpp | 130 bool Buffer::read(uint8_t* dest, size_t read_length) { in read() function in keymaster::Buffer
|
| /system/nfc/src/adaptation/ |
| D | debug_nfcsnoop.cc | 178 size_t read = ringbuffer_pop(ringbuffer, b64_in, 3); in debug_nfcsnoop_dump() local
|
| /system/core/adb/daemon/include/adbd/ |
| D | usb.h | 46 int (*read)(usb_handle* h, void* data, int len, bool allow_partial); member
|
| /system/bt/btif/src/ |
| D | btif_debug_btsnoop.cc | 217 size_t read = ringbuffer_pop(ringbuffer, b64_in, 3); in btif_debug_btsnoop_dump() local
|
| /system/bt/audio_hal_interface/ |
| D | hearing_aid_software_encoding.cc | 235 size_t read(uint8_t* p_buf, uint32_t len) { in read() function
|
| /system/core/libutils/include/utils/ |
| D | Flattenable.h | 79 static void read(void const*& buffer, size_t& size, T& value) { in read() function
|
| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ITestService.aidl | 84 FileDescriptor RepeatFileDescriptor(in FileDescriptor read); in RepeatFileDescriptor() 88 ParcelFileDescriptor RepeatParcelFileDescriptor(in ParcelFileDescriptor read); in RepeatParcelFileDescriptor()
|
| /system/netd/resolv/dns_responder/ |
| D | dns_responder.cpp | 170 const char* DNSName::read(const char* buffer, const char* buffer_end) { in read() function in test::DNSName 252 const char* DNSQuestion::read(const char* buffer, const char* buffer_end) { in read() function in test::DNSQuestion 310 const char* DNSRecord::read(const char* buffer, const char* buffer_end) { in read() function in test::DNSRecord 411 const char* DNSHeader::read(const char* buffer, const char* buffer_end) { in read() function in test::DNSHeader
|
| /system/core/fastboot/ |
| D | usb_windows.cpp | 197 unsigned long read = 0; in Read() local
|
| /system/core/adb/ |
| D | transport_fd.cpp | 35 static void CreateWakeFds(unique_fd* read, unique_fd* write) { in CreateWakeFds()
|
| /system/extras/perfprofd/scripts/ |
| D | perf_proto_stack_sqlite_flame.py | 116 def read(self, local_threshold_in_percent, global_threshold_in_percent, limit, member in SqliteReader
|
| /system/libfmq/include/fmq/ |
| D | MessageQueue.h | 718 bool MessageQueue<T, flavor>::read(T* data) { in read() function 1058 bool MessageQueue<T, flavor>::read(T* data, size_t nMessages) { in read() function
|
| /system/core/adb/daemon/ |
| D | usb_legacy.cpp | 176 static int usb_ffs_do_aio(usb_handle* h, const void* data, int len, bool read) { in usb_ffs_do_aio()
|
| /system/extras/verity/ |
| D | Utils.java | 281 static byte[] read(String fname) throws Exception { in read() method in Utils
|