Searched refs:Getrandom (Results 1 – 3 of 3) sorted by relevance
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | randomndk1.cpp | 24 static napi_value Getrandom(napi_env env, napi_callback_info info) in Getrandom() function 41 {"getrandom", nullptr, Getrandom, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|
| D | randomndk.cpp | 29 static napi_value Getrandom(napi_env env, napi_callback_info info) in Getrandom() function 45 {"getrandom", nullptr, Getrandom, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|
| D | unistdndk.cpp | 1289 static napi_value Getrandom(napi_env env, napi_callback_info info) in Getrandom() function 2130 {"getrandom", nullptr, Getrandom, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|