Searched refs:FFlush_unlocked (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stdioextndk.cpp | 245 static napi_value FFlush_unlocked(napi_env env, napi_callback_info info)
in FFlush_unlocked() function 250 NAPI_ASSERT(env, stream != nullptr, "FFlush_unlocked fopen Error");
in FFlush_unlocked() 527 {"fflush_unlocked", nullptr, FFlush_unlocked, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds