Home
last modified time | relevance | path

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

/art/libartbase/base/
Dmem_map_windows.cc88 LARGE_INTEGER file_length; in TargetMMap() local
/art/runtime/
Delf_file.cc109 size_t file_length = static_cast<size_t>(temp_file_length); in Setup() local
1142 size_t file_length = static_cast<size_t>(temp_file_length); in Load() local
/art/libprofile/profile/
Dprofile_compilation_info_test.cc505 int64_t file_length = profile.GetFile()->GetLength(); in TEST_F() local