Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/fuzztest/formmgradapter_fuzzer/
H A Dformmgradapter_fuzzer.cpp67 formMgrAdapter.GetFormConfigInfo(want, formConfigInfo); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_mgr_adapter.h648 ErrCode GetFormConfigInfo(const Want& want, FormItemInfo &formItemInfo);
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp154 int32_t errCode = GetFormConfigInfo(want, formItemInfo); in AddForm()
1344 ErrCode FormMgrAdapter::GetFormConfigInfo(const Want &want, FormItemInfo &formConfigInfo) in GetFormConfigInfo() function in OHOS::AppExecFwk::FormMgrAdapter
1346 HILOG_DEBUG("GetFormConfigInfo start"); in GetFormConfigInfo()
1395 HILOG_DEBUG("GetFormConfigInfo end,formLocation = %{public}d,enable is %{public}d", in GetFormConfigInfo()

Completed in 8 milliseconds