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