Searched refs:Lstat64 (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stat1ndk.cpp | 96 static napi_value Lstat64(napi_env env, napi_callback_info info)
in Lstat64() function 139 {"lstat64", nullptr, Lstat64, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | statndk.cpp | 425 static napi_value Lstat64(napi_env env, napi_callback_info info)
in Lstat64() function 462 {"lstat64", nullptr, Lstat64, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds