Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdioextndk.cpp326 static napi_value FClose(napi_env env, napi_callback_info info) in FClose() function
332 NAPI_ASSERT(env, stream != nullptr, "FClose fopen Error"); in FClose()
512 {"fclose", nullptr, FClose, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 2 milliseconds