Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h275 static void SendFreeInstallEvent(const std::string &bundleName, const std::string &abilityName,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Devent_report.cpp167 void EventReport::SendFreeInstallEvent(const std::string &bundleName, const std::string &abilityNam… in SendFreeInstallEvent() function in OHOS::AppExecFwk::EventReport
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp1043 EventReport::SendFreeInstallEvent(bundleName, abilityName, moduleName, innerBundleInfoResult, in IsObtainAbilityInfo()