Searched refs:Ftw (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | ftwndk.cpp | 32 static napi_value Ftw(napi_env env, napi_callback_info info)
in Ftw() function 81 {"ftw", nullptr, Ftw, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | ftw1ndk.cpp | 37 static napi_value Ftw(napi_env env, napi_callback_info info)
in Ftw() function 154 {"ftw", nullptr, Ftw, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 1 milliseconds