Home
last modified time | relevance | path

Searched refs:IsErmsSupportPublishForm (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h1066 bool IsErmsSupportPublishForm(std::string bundleName, std::vector<Want> wants);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp2834 return IsErmsSupportPublishForm(bundleName, wants); in IsValidPublishEvent()
3078 bool isSupport = IsErmsSupportPublishForm(bundleName, wants); in IsRequestPublishFormSupported()
3568 bool FormMgrAdapter::IsErmsSupportPublishForm(std::string bundleName, std::vector<Want> wants) in IsErmsSupportPublishForm() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 11 milliseconds