Home
last modified time | relevance | path

Searched refs:BmsKeyEventMgr (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbms_key_event_mgr.cpp38 std::atomic_uint BmsKeyEventMgr::isMainBundleReady_ = true;
40 void BmsKeyEventMgr::ProcessMainBundleStatusFinally() in ProcessMainBundleStatusFinally()
53 void BmsKeyEventMgr::ProcessMainBundleInstallFailed(const std::string &bundleName, int32_t errCode) in ProcessMainBundleInstallFailed()
H A Dsystem_bundle_installer.cpp45 BmsKeyEventMgr::ProcessMainBundleInstallFailed(filePath, result); in InstallSystemBundle()
87 BmsKeyEventMgr::ProcessMainBundleInstallFailed(filePaths[0], result); in OTAInstallSystemBundle()
130 BmsKeyEventMgr::ProcessMainBundleInstallFailed(bundleName, result); in OTAInstallSystemBundleNeedCheckUser()
H A Dbundle_user_mgr_host_impl.cpp82 BmsKeyEventMgr::ProcessMainBundleInstallFailed(bundleName_, resultCode);
239 BmsKeyEventMgr::ProcessMainBundleStatusFinally(); in AfterCreateNewUser()
H A Dbundle_mgr_service_event_handler.cpp352 BmsKeyEventMgr::ProcessMainBundleStatusFinally(); in BundleRebootStartEvent()
1700 BmsKeyEventMgr::ProcessMainBundleInstallFailed(scanPathIter, ERR_APPEXECFWK_PARSE_UNEXPECTED); in InnerProcessRebootBundleInstall()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmskeyeventmgr_fuzzer/
H A Dbmskeyeventmgr_fuzzer.cpp29 BmsKeyEventMgr::ProcessMainBundleStatusFinally(); in DoSomethingInterestingWithMyAPI()
30 BmsKeyEventMgr::ProcessMainBundleInstallFailed("", 0); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbms_key_event_mgr.h23 class BmsKeyEventMgr { class

Completed in 9 milliseconds