Searched defs:formBundleType (Results 1 – 4 of 4) sorted by relevance
46 BundleType formBundleType = BundleType::APP; member
81 BundleType formBundleType = BundleType::APP; variable
358 void FormDumpMgr::AppendBundleType(const BundleType formBundleType, std::string &formInfo) const in AppendBundleType() argument
602 void FormItemInfo::SetFormBundleType(BundleType formBundleType) in SetFormBundleType()