Searched refs:GetMnTentR (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mntentndk.cpp | 105 static napi_value GetMnTentR(napi_env env, napi_callback_info info)
in GetMnTentR() function 135 {"getMnTentR", nullptr, GetMnTentR, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | mntentndk1.cpp | 84 static napi_value GetMnTentR(napi_env env, napi_callback_info info)
in GetMnTentR() function 142 {"getMnTentR", nullptr, GetMnTentR, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
Completed in 2 milliseconds