Home
last modified time | relevance | path

Searched defs:OnUnlock (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_record_test/
H A Dmock_form_renderer_group.cpp37 void FormRendererGroup::OnUnlock() in OnUnlock() function in OHOS::Ace::FormRendererGroup
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_render_interface.h69 virtual int32_t OnUnlock() { return ERR_OK; } in OnUnlock() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_group.cpp97 void FormRendererGroup::OnUnlock() in OnUnlock() function in OHOS::Ace::FormRendererGroup
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_render_proxy.cpp205 int32_t FormRenderProxy::OnUnlock() in OnUnlock() function in OHOS::AppExecFwk::FormRenderProxy
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_manager_stub.cpp118 int32_t ScreenLockManagerStub::OnUnlock(MessageParcel &data, MessageParcel &reply) in OnUnlock() function in OHOS::ScreenLock::ScreenLockManagerStub
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_impl.cpp257 int32_t FormRenderImpl::OnUnlock() in OnUnlock() function in OHOS::AppExecFwk::FormRender::FormRenderImpl
H A Dform_render_record.cpp1296 int32_t FormRenderRecord::OnUnlock() in OnUnlock() function in OHOS::AppExecFwk::FormRender::FormRenderRecord
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr.cpp290 void FormRenderMgr::OnUnlock() in OnUnlock() function in OHOS::AppExecFwk::FormRenderMgr
H A Dform_task_mgr.cpp989 void FormTaskMgr::OnUnlock(const sptr<IRemoteObject> &remoteObject) in OnUnlock() function in OHOS::AppExecFwk::FormTaskMgr