Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h257 BundleType GetBundleType() const in GetBundleType() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2921 bool BundleDataMgr::GetBundleType(const std::string &bundleName, BundleType &bundleType)const in GetBundleType() function in OHOS::AppExecFwk::BundleDataMgr