Searched refs:Malloc (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | malloc1ndk.cpp | 35 static napi_value Malloc(napi_env env, napi_callback_info info) in Malloc() function 97 {"malloc", nullptr, Malloc, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|
| D | mallocndk.cpp | 40 static napi_value Malloc(napi_env env, napi_callback_info info) in Malloc() function 102 {"malloc", nullptr, Malloc, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()
|