Home
last modified time | relevance | path

Searched refs:RemoveFormIdMapElement (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h1126 void RemoveFormIdMapElement(const int64_t formId);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp182 RemoveFormIdMapElement(formId); in AddForm()
417 void FormMgrAdapter::RemoveFormIdMapElement(const int64_t formId) in RemoveFormIdMapElement() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2653 * @tc.desc: test RemoveFormIdMapElement function.
2661 formMgrAdapter.RemoveFormIdMapElement(formId1); in HWTEST_F()

Completed in 13 milliseconds