Home
last modified time | relevance | path

Searched refs:IsTypeSupported (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.h54 static bool IsTypeSupported(RunningLockType type);
H A Drunninglock_interface.cpp246 if (!IsTypeSupported(asyncInfo->type)) { in CreateRunningLockCallBack()
294 asyncInfo->isSupported = IsTypeSupported(asyncInfo->type); in IsRunningLockTypeSupportedCallBack()
321 bool RunningLockInterface::IsTypeSupported(RunningLockType type) in IsTypeSupported() function in OHOS::PowerMgr::RunningLockInterface

Completed in 1 milliseconds