Home
last modified time | relevance | path

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

/system/extras/tests/pagingtest/
Dthrashing_test.c20 unsigned long long filesize; in thrashing_test() local
/system/core/mkbootimg/
Dmkbootimg25 def filesize(f): function
/system/core/run-as/
Dpackage.c80 map_file(const char* filename, size_t* filesize) in map_file()