Searched refs:GetPriority (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | resourcendk.cpp | 48 static napi_value GetPriority(napi_env env, napi_callback_info info)
in GetPriority() function 217 {"getPriority", nullptr, GetPriority, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init() 226 {"getPriority", nullptr, GetPriority, nullptr, nullptr, nullptr, napi_default, nullptr},
in Init()
|
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/ |
H A D | ActsOpenslesPlayerNdkTest.cpp | 582 SLresult result3 = (*engineObject_)->GetPriority(engineObject_, nullptr, nullptr); in HWTEST_F()
|
Completed in 2 milliseconds