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

  /ndk/tests/build/thin-archives/
build.sh 11 get_file_type () { function
16 # $1: file type as returned by get_file_type()
41 LIB_TYPE=$(get_file_type "$LIB")
53 LIB_TYPE=$(get_file_type "$LIB")
  /external/fio/
filesetup.c 1122 static void get_file_type(struct fio_file *f) function
1286 get_file_type(f);

Completed in 921 milliseconds