Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h1139 void RemoveFormIdMapElement(const int64_t formId);
/ohos5.0/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
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp2554 formMgrAdapter.RemoveFormIdMapElement(formId1);