Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Dform_mgr_interface.h709 FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE, enumerator
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_stub_test/
H A Dform_mgr_stub_test.cpp1418 …expr uint32_t code = static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE);
1445 …expr uint32_t code = static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE);
1467 …expr uint32_t code = static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE);
1487 …expr uint32_t code = static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE);
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp135 case static_cast<uint32_t>(IFormMgr::Message::FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE): in OnRemoteRequestSecond()
H A Dform_mgr_proxy.cpp1169 IFormMgr::Message::FORM_MGR_NOTIFY_FORMS_ENABLE_UPDATE, in NotifyFormsEnableUpdate()