Home
last modified time | relevance | path

Searched refs:GetLocalBundleInfoV9 (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/bundle/
H A Dbundle_manager_internal.h49 static int32_t GetLocalBundleInfoV9(const std::string& bundleName, AppExecFwk::BundleInfo &bundleInfo);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp234 int32_t BundleManagerInternal::GetLocalBundleInfoV9(const std::string& bundleName, in GetLocalBundleInfoV9() function in OHOS::DistributedSchedule::BundleManagerInternal
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp650 int32_t ret = BundleManagerInternal::GetLocalBundleInfoV9(continueInfo_.sinkBundleName_, localBundleInfo); in PackStartCmd()
735 if (BundleManagerInternal::GetLocalBundleInfoV9(continueInfo_.sourceBundleName_, bundleInfo) != ERR_OK) { in ExecuteContinueReply()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp742 BundleManagerInternal::GetLocalBundleInfoV9(dstBundleName, dstBundleInfo); in ClickIconDmsContinue()

Completed in 5 milliseconds