Searched refs:Tss_get (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | threadsndk.cpp | 261 static napi_value Tss_get(napi_env env, napi_callback_info info)
in Tss_get() function 546 {"tss_get", nullptr, Tss_get, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
H A D | threadsndk1.cpp | 648 static napi_value Tss_get(napi_env env, napi_callback_info info)
716 {"tss_get", nullptr, Tss_get, nullptr, nullptr, nullptr, napi_default, nullptr},
|
Completed in 3 milliseconds