Searched refs:GetFormUtils (Results 1 – 7 of 7) sorted by relevance
96 EXPECT_EQ(formManager.GetFormUtils(), nullptr);101 EXPECT_EQ(formManager.GetFormUtils(), formUtils);
38 std::shared_ptr<FormUtils> GetFormUtils();
53 std::shared_ptr<FormUtils> FormManager::GetFormUtils() in GetFormUtils() function in OHOS::Ace::FormManager
132 auto formUtils = FormManager::GetInstance().GetFormUtils(); in RequestPublishFormWithSnapshot()
1168 auto formUtils = FormManager::GetInstance().GetFormUtils(); in InitFormManagerDelegate()
255 auto formUtils = FormManager::GetInstance().GetFormUtils(); in Prepare()
466 ASSERT_EQ(FormManager::GetInstance().GetFormUtils(), formUtils);