Searched refs:Getwchar_One (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | wcharndk1.cpp | 1163 static napi_value Getwchar_One(napi_env env, napi_callback_info info)
in Getwchar_One() function 1166 NAPI_ASSERT(env, fp != nullptr, "Getwchar_One fopen Error");
in Getwchar_One() 1171 NAPI_ASSERT(env, fp1 != nullptr, "Getwchar_One freopen Error");
in Getwchar_One() 1215 {"Getwchar_One", nullptr, Getwchar_One, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 3 milliseconds