HomeSort by relevance Sort by last modified time
    Searched refs:fs_get_stats (Results 1 - 3 of 3) sorted by null

  /build/tools/fs_get_stats/
Android.mk 5 LOCAL_SRC_FILES := fs_get_stats.c
7 LOCAL_MODULE := fs_get_stats
  /build/tools/
mktarball.sh 3 # $1: path to fs_get_stats program
14 fs_get_stats=`readlink -f $1`
31 new_info=`${fs_get_stats} ${curr_perms} ${is_dir} ${f}`
  /build/core/
config.mk 206 FS_GET_STATS := $(HOST_OUT_EXECUTABLES)/fs_get_stats$(HOST_EXECUTABLE_SUFFIX)

Completed in 52 milliseconds