Searched refs:BOOT (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer/ |
H A D | appservicefwkinstallersendbundlesystemevent_fuzzer.cpp | 38 …endBundleSystemEvent(hspPaths, BundleEventType::INSTALL, installParam, InstallScene::BOOT, result); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging.md | 196 struct hiview_hisysevent *event = hisysevent_create("KERNEL", "BOOT", BEHAVIOR); 325 event = hisysevent_create("KERNEL", "BOOT", BEHAVIOR);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | event_report.h | 66 BOOT, enumerator
|
H A D | base_bundle_installer.h | 171 isBootScene ? InstallScene::BOOT : InstallScene::REBOOT; in MarkPreBundleSyeEventBootTag()
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-logging.md | 196 struct hiview_hisysevent *event = hisysevent_create("KERNEL", "BOOT", BEHAVIOR); 325 event = hisysevent_create("KERNEL", "BOOT", BEHAVIOR);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_event_report.cpp | 116 { InstallScene::BOOT, BOOT_SCENE },
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 117 InstallScene::BOOT, in Install()
|