Home
last modified time | relevance | path

Searched refs:SetWakeUpScreenAsync (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp313 static napi_value SetWakeUpScreenAsync(napi_env env, napi_value *args, SetWakeUpScreenCB *cbData) in SetWakeUpScreenAsync() function
436 ret = SetWakeUpScreenAsync(env, args, cbData); in SetWakeUpScreenWrap()