Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.h53 …static void IsRunningLockTypeSupportedCallBack(napi_env env, std::unique_ptr<RunningLockAsyncInfo>…
H A Drunninglock_interface.cpp124 IsRunningLockTypeSupportedCallBack(env, asyncInfo); in IsRunningLockTypeSupported()
285 void RunningLockInterface::IsRunningLockTypeSupportedCallBack( in IsRunningLockTypeSupportedCallBack() function in OHOS::PowerMgr::RunningLockInterface