Searched refs:Remove_One (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | stdiondk1.cpp | 1243 static napi_value Remove_One(napi_env env, napi_callback_info info)
in Remove_One() function 1246 NAPI_ASSERT(env, fp != nullptr, "Remove_One fopen Error");
in Remove_One() 1656 {"Remove_One", nullptr, Remove_One, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 4 milliseconds