Home
last modified time | relevance | path

Searched refs:GetAppProvisionInfo4CurrentUser (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H A Dbundle_manager_internal.h52 static bool GetAppProvisionInfo4CurrentUser(const std::string& bundleName,
/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
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddms_continue_recv_manager.cpp283 if (BundleManagerInternal::GetAppProvisionInfo4CurrentUser(bundleNameItem, appProvisionInfo) in GetFinalBundleName()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dbundle_manager_internal_test.cpp589 * @tc.desc: GetAppProvisionInfo4CurrentUser
597 bool ret = BundleManagerInternal::GetAppProvisionInfo4CurrentUser(bundleName, appProvisionInfo); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp894 BundleManagerInternal::GetAppProvisionInfo4CurrentUser(cmd->srcBundleName_, appProvisionInfo); in PackDataCmd()

Completed in 6 milliseconds