Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.h652 void UnRegisterScreenLockFunction();
Dweb_delegate.cpp688 delegate_->UnRegisterScreenLockFunction(); in NotifyDestory()
733 void WebDelegate::UnRegisterScreenLockFunction() in UnRegisterScreenLockFunction() function in OHOS::Ace::WebDelegate
736 nweb_->UnRegisterScreenLockFunction(instanceId_); in UnRegisterScreenLockFunction()
6844 UnRegisterScreenLockFunction(); in OnDetachContext()