Home
last modified time | relevance | path

Searched refs:HandleCompileBundles (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
H A Daot_handler.h62 ErrCode HandleCompileBundles(const std::vector<std::string> &bundleNames, const std::string &compileMode,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp833 ErrCode ret = HandleCompileBundles(bundleNames, compileMode, dataMgr, compileResults); in HandleCompile()
841 ErrCode AOTHandler::HandleCompileBundles(const std::vector<std::string> &bundleNames, const std::string &compileMode, in HandleCompileBundles() function in OHOS::AppExecFwk::AOTHandler
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp1038 * @tc.desc: test HandleCompileBundles function running with compile fail
1060 ErrCode ret = AOTHandler::GetInstance().HandleCompileBundles( in HWTEST_F()
1069 * @tc.desc: test HandleCompileBundles function running with IsNewVersion false
1083 ErrCode ret = AOTHandler::GetInstance().HandleCompileBundles( in HWTEST_F()

Completed in 5 milliseconds