Searched refs:SetFormUtils (Results 1 – 11 of 11) sorted by relevance
95 formManager.SetFormUtils(nullptr);99 formManager.SetFormUtils(formUtils);
37 void SetFormUtils(const std::shared_ptr<FormUtils>& formUtils);
46 void FormManager::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils() function in OHOS::Ace::FormManager
55 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils() function in OHOS::Ace::FormManagerDelegate
137 void SetFormUtils(const std::shared_ptr<FormUtils>& formUtils);
1035 void FormManagerDelegate::SetFormUtils(const std::shared_ptr<FormUtils>& formUtils) in SetFormUtils() function in OHOS::Ace::FormManagerDelegate
257 formManagerBridge_->SetFormUtils(formUtils); in Prepare()
365 FormManager::GetInstance().SetFormUtils(formUtils); in OnStart()
1256 FormManager::GetInstance().SetFormUtils(formUtils); in CommonInitializeForm()1803 FormManager::GetInstance().SetFormUtils(formUtils); in CommonInitialize()
465 FormManager::GetInstance().SetFormUtils(formUtils);
1170 formManagerBridge_->SetFormUtils(formUtils); in InitFormManagerDelegate()