Home
last modified time | relevance | path

Searched defs:bundleInfoList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_file.h84 std::list<BundleInfo> bundleInfoList; member
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp1309 …std::vector<std::string> bundleInfoList = FormUtil::StringSplit(bundleInfo, BUNDLE_INFO_SEPARATOR); in DumpHasFormVisible() local