Home
last modified time | relevance | path

Searched defs:file_length (Results 1 – 7 of 7) sorted by relevance

/art/runtime/oat/
Delf_file.h87 ElfFile(File* file, off_t start, size_t file_length, const std::string& file_location) in ElfFile()
Delf_file_impl.h87 ElfFileImpl(File* file, off_t start, size_t file_length, const std::string& file_location) in ElfFileImpl()
Delf_file.cc42 size_t file_length, in Open()
876 size_t file_length, in Open()
913 int64_t file_length = file->GetLength(); in Open() local
Doat_file.cc1754 int64_t file_length = file->GetLength(); in Load() local
1773 size_t file_length, in ElfFileOpen()
/art/libartbase/base/
Dmem_map_windows.cc94 LARGE_INTEGER file_length; in TargetMMap() local
/art/libprofile/profile/
Dprofile_compilation_info_test.cc505 int64_t file_length = profile.GetFile()->GetLength(); in TEST_F() local
/art/runtime/gc/space/
Dimage_space.cc2831 int64_t file_length = image_file.GetLength(); in Load() local