Home
last modified time | relevance | path

Searched refs:GetFormLocation (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_item_info.h389 Constants::FormLocation GetFormLocation() const;
/foundation/ability/form_fwk/services/src/
H A Dform_item_info.cpp577 Constants::FormLocation FormItemInfo::GetFormLocation() const in GetFormLocation() function in OHOS::AppExecFwk::FormItemInfo
H A Dform_mgr_adapter.cpp1408 if (record.formLocation != info.GetFormLocation()) { in CheckUpdateFormRecord()
1409 record.formLocation = info.GetFormLocation(); in CheckUpdateFormRecord()
1432 record.formLocation = info.GetFormLocation(); in AllotFormById()
H A Dform_data_mgr.cpp193 newRecord.formLocation = formInfo.GetFormLocation(); in CreateFormRecord()

Completed in 13 milliseconds