Home
last modified time | relevance | path

Searched refs:GetAllBundleResourceName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_resource_helper.h51 static void GetAllBundleResourceName(std::vector<std::string> &resourceNames);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_resource_helper.cpp99 void BundleResourceHelper::GetAllBundleResourceName(std::vector<std::string> &resourceNames) in GetAllBundleResourceName() function in OHOS::AppExecFwk::BundleResourceHelper
H A Dbundle_mgr_service_event_handler.cpp3091 BundleResourceHelper::GetAllBundleResourceName(resourceNames); in ProcessBundleResourceInfo()