Searched refs:GetCastFormsCount (Results 1 – 3 of 3) sorted by relevance
572 int32_t GetCastFormsCount(int32_t &formCount);
2088 int32_t FormDataMgr::GetCastFormsCount(int32_t &formCount) in GetCastFormsCount() function in OHOS::AppExecFwk::FormDataMgr
3194 return FormDataMgr::GetInstance().GetCastFormsCount(formCount); in GetFormsCount()