Searched refs:CopyApWithBundle (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/ |
H A D | aot_handler.h | 49 void CopyApWithBundle(const std::string &bundleName, const BundleInfo &bundleInfo,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 411 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 D | bms_data_aot_test.cpp | 967 AOTHandler::GetInstance().CopyApWithBundle(bundleName, bundleInfo, 100, results);
|