Searched refs:Mallopt (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mallocndk.cpp | 90 static napi_value Mallopt(napi_env env, napi_callback_info info)
in Mallopt() function 105 {"mallopt", nullptr, Mallopt, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | malloc1ndk.cpp | 85 static napi_value Mallopt(napi_env env, napi_callback_info info)
in Mallopt() function 100 {"mallopt", nullptr, Mallopt, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 3 milliseconds