Searched refs:Globfree (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | globndk.cpp | 42 static napi_value Globfree(napi_env env, napi_callback_info info)
in Globfree() function 62 {"globfree", nullptr, Globfree, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | unistdndk.cpp | 1315 static napi_value Globfree(napi_env env, napi_callback_info info)
in Globfree() function 2132 {"globfree", nullptr, Globfree, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 5 milliseconds