Home
last modified time | relevance | path

Searched refs:FGetS_unlocked (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdioextndk.cpp292 static napi_value FGetS_unlocked(napi_env env, napi_callback_info info) in FGetS_unlocked() function
300 NAPI_ASSERT(env, stream != nullptr, "FGetS_unlocked fopen Error"); in FGetS_unlocked()
524 {"fgets_unlocked", nullptr, FGetS_unlocked, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 2 milliseconds