Home
last modified time | relevance | path

Searched refs:copytoU_device (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dftwndk.cpp30 int copytoU_device(const char *file, const struct stat *sb, int flag) { return 0; } in copytoU_device() function
36 int returnValue = ftw("/data/storage/el2/base/files/", copytoU_device, fileDescribe); in Ftw()
46 int returnValue = ftw64("/data/storage/el2/base/files/", copytoU_device, fileDescribe); in Ftw64()

Completed in 1 milliseconds