Home
last modified time | relevance | path

Searched defs:stat_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/diskusage/
H A Ddirsize.c25 int64_t stat_size(struct stat *s) in stat_size() function
/aosp_15_r20/system/vold/
H A DUtils.cpp1032 static int64_t stat_size(struct stat* s) { in stat_size() function