Searched refs:Getwc (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | wcharndk.cpp | 1767 static napi_value Getwc(napi_env env, napi_callback_info info)
in Getwc() function 1771 NAPI_ASSERT(env, fptr != nullptr, "Getwc fopen Error");
in Getwc() 1880 {"getwc", nullptr, Getwc, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 4 milliseconds