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