Searched refs:Getdents (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | direntndk.cpp | 135 static napi_value Getdents(napi_env env, napi_callback_info info)
in Getdents() function 156 {"getdents", nullptr, Getdents, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | dirent1ndk.cpp | 383 static napi_value Getdents(napi_env env, napi_callback_info info)
in Getdents() function 454 {"getdents", nullptr, Getdents, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds