Searched refs:Setbuffer (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stdiondk.cpp | 105 static napi_value Setbuffer(napi_env env, napi_callback_info info)
in Setbuffer() function 109 NAPI_ASSERT(env, f != nullptr, "Setbuffer fopen Error");
in Setbuffer() 669 {"setbuffer", nullptr, Setbuffer, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds