Home
last modified time | relevance | path

Searched refs:GetCloneAppInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_mgr.h1095 void GetCloneAppInfo(const InnerBundleInfo &info, int32_t userId, int32_t flags,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2457 void BundleDataMgr::GetCloneAppInfo(const InnerBundleInfo &info, int32_t userId, int32_t flags, in GetCloneAppInfo() function in OHOS::AppExecFwk::BundleDataMgr
2504 GetCloneAppInfo(info, responseUserId, flags, appInfos); in GetApplicationInfos()