Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h49 void CopyApWithBundle(const std::string &bundleName, const BundleInfo &bundleInfo,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp411 CopyApWithBundle(bundleName, bundleInfo, userId, results); in HandleCopyAp()
443 void AOTHandler::CopyApWithBundle(const std::string &bundleName, const BundleInfo &bundleInfo, in CopyApWithBundle() function in OHOS::AppExecFwk::AOTHandler
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp967 AOTHandler::GetInstance().CopyApWithBundle(bundleName, bundleInfo, 100, results);