Home
last modified time | relevance | path

Searched defs:GetModuleNames (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/plugin/
Dplugin_installer.cpp896 std::string PluginInstaller::GetModuleNames() in GetModuleNames() function in OHOS::AppExecFwk::PluginInstaller
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp3994 std::string BaseBundleInstaller::GetModuleNames(const std::unordered_map<std::string, InnerBundleIn… in GetModuleNames() function in OHOS::AppExecFwk::BaseBundleInstaller
7517 void BaseBundleInstaller::GetModuleNames(const std::string &bundleName, std::vector<std::string> &m… in GetModuleNames() function in OHOS::AppExecFwk::BaseBundleInstaller
Dinner_bundle_info.cpp2919 void InnerBundleInfo::GetModuleNames(std::vector<std::string> &moduleNames) const in GetModuleNames() function in OHOS::AppExecFwk::InnerBundleInfo