| /system/core/trusty/storage/lib/ |
| D | storage.c | 191 static int _read_chunk(file_handle_t fh, storage_off_t off, void *buf, size_t size) in _read_chunk() 202 ssize_t storage_read(file_handle_t fh, storage_off_t off, void *buf, size_t size) in storage_read() 225 static int _write_req(file_handle_t fh, storage_off_t off, in _write_req() 238 ssize_t storage_write(file_handle_t fh, storage_off_t off, in storage_write()
|
| /system/memory/libmeminfo/libsmapinfo/ |
| D | processrecord.cpp | 111 for (auto& off : swap_offsets_) { in CalculateSwap() local
|
| D | smapinfo.cpp | 68 for (auto& off : swp_offs) { in count_swap_offsets() local
|
| /system/core/fs_mgr/libsnapshot/snapuserd/testing/ |
| D | harness.cpp | 90 off_t off = lseek(temp_.fd, 0, SEEK_END); in GetSize() local
|
| /system/extras/pinner/include/ |
| D | meminspect.h | 31 VmaRange(uint32_t off, uint32_t len) : offset(off), length(len) {} in VmaRange()
|
| /system/core/trusty/storage/tests/ |
| D | main.cpp | 36 static bool is_valid_offset(storage_off_t off) in is_valid_offset() 41 static void fill_pattern32(uint32_t *buf, size_t len, storage_off_t off) in fill_pattern32() 50 static bool check_pattern32(const uint32_t *buf, size_t len, storage_off_t off) in check_pattern32() 125 void StorageServiceTest::WriteZeroChunk(file_handle_t handle, storage_off_t off, in WriteZeroChunk() 141 void StorageServiceTest::WritePatternChunk(file_handle_t handle, storage_off_t off, in WritePatternChunk() 157 void StorageServiceTest::WritePattern(file_handle_t handle, storage_off_t off, in WritePattern() 174 storage_off_t off, size_t chunk_len, in ReadChunk() 205 void StorageServiceTest::ReadPattern(file_handle_t handle, storage_off_t off, in ReadPattern() 226 void StorageServiceTest::ReadPatternEOF(file_handle_t handle, storage_off_t off, in ReadPatternEOF()
|
| /system/extras/tests/directiotest/ |
| D | directiotest.c | 143 int off = i % 16; in dump_hex() local
|
| /system/core/libcutils/ |
| D | ashmem_test.cpp | 49 static void TestMmap(const unique_fd& fd, size_t size, int prot, void** region, off_t off = 0) { in TestMmap() 167 auto off = lseek(fd, cfg.offset, cfg.whence); in FileOperationsTest() local
|
| /system/libhwbinder/ |
| D | Debug.cpp | 37 ssize_t off = sizeof(indentStr)-1-(indentLevel*2); in stringForIndent() local
|
| /system/core/libsparse/ |
| D | sparse_read.cpp | 92 int Seek(int64_t off) override { in Seek() 149 int Seek(int64_t off) override { in Seek()
|
| D | output_file.cpp | 264 static int callback_file_skip(struct output_file* out, int64_t off) { in callback_file_skip()
|
| /system/memory/libmemunreachable/ |
| D | ThreadCapture.cpp | 134 ssize_t off = 0; in ListThreads() local
|
| /system/chre/core/tests/ |
| D | sensor_request_test.cc | 75 SensorRequest off(SensorMode::Off, Nanoseconds(0), Nanoseconds(0)); in TEST() local
|
| /system/extras/simpleperf/ |
| D | read_elf_test.cpp | 269 uint64_t off; in TEST() local
|
| D | cmd_record_test.cpp | 1189 uint64_t off; in TEST() local
|
| /system/core/debuggerd/libdebuggerd/ |
| D | tombstone_proto.cpp | 251 int64_t off = original_off - idx; in dump_stack_history() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 11304 __s16 off; member 21581 __u64 off; member 22273 __u64 off; member 31590 s32 off; member 35758 u32 off; member 36414 u32 off; member 36441 u32 off; member 38172 __u64 off; member 39368 int off; member 39378 int off; member [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 11219 __s16 off; member 31856 __u64 off; member 32501 __u64 off; member 41299 s32 off; member 45420 u32 off; member 46076 u32 off; member 46103 u32 off; member 47658 __u64 off; member 48825 int off; member 48835 int off; member [all …]
|