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