Searched refs:GetoptLong (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | getopt1ndk.cpp | 35 static napi_value GetoptLong(napi_env env, napi_callback_info info)
in GetoptLong() function 111 {"getoptLong", nullptr, GetoptLong, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | getoptndk.cpp | 35 static napi_value GetoptLong(napi_env env, napi_callback_info info)
in GetoptLong() function 91 {"getoptLong", nullptr, GetoptLong, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 1 milliseconds