| /system/extras/simpleperf/ | 
| D | read_dex_file.cpp | 36 static void ReadSymbols(art_api::dex::DexFile& dex_file, uint64_t file_offset,  in ReadSymbols()51   for (uint64_t file_offset : dex_file_offsets) {  in ReadSymbolsFromDexFileInMemory()  local
 
 | 
| D | read_apk.cpp | 40 EmbeddedElf* ApkInspector::FindElfInApkByOffset(const std::string& apk_path, uint64_t file_offset) {  in FindElfInApkByOffset()73     const std::string& apk_path, uint64_t file_offset) {  in FindElfInApkByOffsetWithoutCache()
 
 | 
| D | read_elf.h | 66   uint64_t file_offset = 0;  member75   uint64_t file_offset = 0;  member
 
 | 
| D | read_elf.cpp | 84 ElfStatus IsValidElfFile(int fd, uint64_t file_offset) {  in IsValidElfFile()149 static ElfStatus OpenObjectFile(const std::string& filename, uint64_t file_offset,  in OpenObjectFile()
 439   uint64_t ReadMinExecutableVaddr(uint64_t* file_offset) {  in ReadMinExecutableVaddr()
 459   bool VaddrToOff(uint64_t vaddr, uint64_t* file_offset) override {  in VaddrToOff()
 
 | 
| D | record_file.h | 241     uint64_t file_offset;  member
 | 
| D | dso.h | 174   virtual void GetMinExecutableVaddr(uint64_t* min_vaddr, uint64_t* file_offset) {  in GetMinExecutableVaddr()
 | 
| D | JITDebugReader.h | 60   uint64_t file_offset;  member
 | 
| D | JITDebugReader.cpp | 449   uint64_t file_offset;  in GetDescriptorsLocation()  local638     uint64_t file_offset = symfile->GetOffset();  in ReadJITCodeDebugInfo()  local
 
 | 
| D | dso.cpp | 558   void SetMinExecutableVaddr(uint64_t min_vaddr, uint64_t file_offset) override {  in SetMinExecutableVaddr()563   void GetMinExecutableVaddr(uint64_t* min_vaddr, uint64_t* file_offset) override {  in GetMinExecutableVaddr()
 
 | 
| D | record.h | 546     uint64_t file_offset = 0;  member
 | 
| /system/libbase/ | 
| D | mapped_file.cpp | 51   off64_t file_offset = offset - slop;  in FromOsHandle()  local
 | 
| /system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ | 
| D | snapuserd_verify.cpp | 104     loff_t file_offset = offset;  in VerifyBlocks()  local
 | 
| D | snapuserd_readahead.cpp | 367     loff_t file_offset = snapuserd_->GetBufferDataOffset();  in UpdateScratchMetadata()  local544     loff_t file_offset = snapuserd_->GetBufferDataOffset();  in ReadAheadSyncIO()  local
 
 | 
| /system/core/trusty/apploader/ | 
| D | apploader.cpp | 134     off64_t file_offset = 0;  in read_file()  local
 | 
| /system/core/libsparse/ | 
| D | sparse.cpp | 62 int sparse_file_add_file(struct sparse_file* s, const char* filename, int64_t file_offset,  in sparse_file_add_file()67 int sparse_file_add_fd(struct sparse_file* s, int fd, int64_t file_offset, uint64_t len,  in sparse_file_add_fd()
 
 | 
| /system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/ | 
| D | snapuserd_readahead.cpp | 330     loff_t file_offset = snapuserd_->GetBufferDataOffset();  in ReadAheadIOStart()  local
 | 
| D | snapuserd.cpp | 697     off_t file_offset = offset;  in ReadBlocksToCache()  local
 | 
| /system/core/fs_mgr/libsnapshot/include/libsnapshot/ | 
| D | cow_format.h | 179     uint64_t file_offset;  member
 | 
| /system/unwinding/libunwindstack/tests/ | 
| D | MapInfoCreateMemoryTest.cpp | 45   static void InitElf(int fd, uint64_t file_offset, uint64_t sh_offset, uint8_t class_type) {  in InitElf()
 |