Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp416 FILE *fpSecond = fopen("/data/storage/el2/base/files/Fzl.txt", "r"); in DoOnce() local
417 fread(list, sizeof(list), PARAM_1, fpSecond); in DoOnce()
418 fclose(fpSecond); in DoOnce()

Completed in 2 milliseconds