Searched defs:GetModuleNames (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/ | ||
H A D | export_config_manager.cpp | 26 void ExportConfigManager::GetModuleNames(std::vector<std::string>& moduleNames) const in GetModuleNames() function in OHOS::HiviewDFX::ExportConfigManager |
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ | ||
H A D | inner_bundle_info.cpp | 2834 void InnerBundleInfo::GetModuleNames(std::vector<std::string> &moduleNames) const in GetModuleNames() function in OHOS::AppExecFwk::InnerBundleInfo |
H A D | base_bundle_installer.cpp | 3459 std::string BaseBundleInstaller::GetModuleNames(const std::unordered_map<std::string, InnerBundleIn… in GetModuleNames() function in OHOS::AppExecFwk::BaseBundleInstaller |