Home
last modified time | relevance | path

Searched defs:file_offset (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Dread_apk.cpp37 EmbeddedElf* ApkInspector::FindElfInApkByOffset(const std::string& apk_path, uint64_t file_offset) { in FindElfInApkByOffset()
51 uint64_t file_offset) { in FindElfInApkByOffsetWithoutCache()
Dread_elf.cpp177 static ElfStatus OpenObjectFile(const std::string& filename, uint64_t file_offset, in OpenObjectFile()
229 ElfStatus GetBuildIdFromEmbeddedElfFile(const std::string& filename, uint64_t file_offset, in GetBuildIdFromEmbeddedElfFile()
410 ElfStatus ParseSymbolsFromEmbeddedElfFile(const std::string& filename, uint64_t file_offset, in ParseSymbolsFromEmbeddedElfFile()
/system/update_engine/payload_consumer/
Ddownload_action.cc122 off_t file_offset) { in WriteToP2PFile()
/system/core/libsparse/
Dsparse.c68 const char *filename, int64_t file_offset, unsigned int len, in sparse_file_add_file()
76 int fd, int64_t file_offset, unsigned int len, unsigned int block) in sparse_file_add_fd()