Home
last modified time | relevance | path

Searched refs:GetAppProvisionInfo4CurrentUser (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H A Dbundle_manager_internal.h52 static bool GetAppProvisionInfo4CurrentUser(const std::string& bundleName,
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp281 bool BundleManagerInternal::GetAppProvisionInfo4CurrentUser(const std::string &bundleName, in GetAppProvisionInfo4CurrentUser() function in OHOS::DistributedSchedule::BundleManagerInternal
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_recv_manager.cpp279 if (BundleManagerInternal::GetAppProvisionInfo4CurrentUser(bundleNameItem, appProvisionInfo) in GetFinalBundleName()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp893 BundleManagerInternal::GetAppProvisionInfo4CurrentUser(cmd->srcBundleName_, appProvisionInfo); in PackDataCmd()