| /base/hiviewdfx/hiview/plugins/performance/common/ |
| D | ActionId.h | 19 APP_START = 11, enumerator
|
| /base/customization/enterprise_device_management/common/native/include/ |
| D | managed_event.h | 26 APP_START = 2, enumerator
|
| /base/hiviewdfx/hiview/plugins/performance/context/ |
| D | NormalContext.cpp | 33 APP_START, enumerator 77 AppTimerAdapter* sceneTimer = new AppTimerAdapter(TimerUser::APP_START, common.timerInfra); in MakeAppStartMonitor()
|
| /base/customization/enterprise_device_management/services/edm/src/ |
| D | application_state_observer.cpp | 23 listener_.ConnectAbilityOnSystemEvent(processData.bundleName, ManagedEvent::APP_START); in OnProcessCreated()
|
| D | enterprise_device_mgr_ability.cpp | 494 adminMgr_->GetAdminBySubscribeEvent(ManagedEvent::APP_START, subAdmins); in OnAppManagerServiceStart() 497 EDMLOGI("the admin that listened the APP_START or APP_STOP event is existed"); in OnAppManagerServiceStart() 689 adminMgr_->GetAdminBySubscribeEvent(ManagedEvent::APP_START, subAdmins); in UnsubscribeAppState() 924 …[](ManagedEvent event) { return event == ManagedEvent::APP_START || event == ManagedEvent::APP_STO… in ShouldUnsubscribeAppState() 1317 return event == static_cast<uint32_t>(ManagedEvent::APP_START) || in HandleApplicationEvent() 1375 case static_cast<uint32_t>(ManagedEvent::APP_START): in CheckManagedEvent()
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/ |
| D | hiappevent_common.h | 33 const std::string EVENT_APP_START = "APP_START";
|
| /base/customization/enterprise_device_management/services/edm/src/connection/ |
| D | enterprise_bundle_connection.cpp | 42 case static_cast<uint32_t>(ManagedEvent::APP_START): in OnAbilityConnectDone()
|
| /base/hiviewdfx/hiview/base/event_publish/include/ |
| D | event_publish.h | 40 const std::string EVENT_APP_START = "APP_START";
|
| /base/hiviewdfx/hiview/base/event_publish/test/unittest/common/ |
| D | event_publish_test.cpp | 73 …EventPublish::GetInstance().PushEvent(100, "APP_START", HiSysEvent::EventType::BEHAVIOR, "{\"time\…
|
| /base/hiviewdfx/hiview/plugins/performance/reporter/infrastructure/ |
| D | AppStartReporter.cpp | 27 HiSysEventWrite(EXEC_DOMAIN, "APP_START", HiSysEvent::EventType::BEHAVIOR, in ReportNormal()
|
| /base/hiviewdfx/hiview/plugins/performance/monitor/ |
| D | AppLaunchMonitor.cpp | 33 this->actionId = APP_START; in AppLaunchMonitor()
|
| /base/hiviewdfx/hiview/plugins/performance/monitor/converter/ |
| D | AppLaunchMonitorConverter.h | 22 const std::string COMMENT_APP_START = "APP_START";
|
| /base/customization/enterprise_device_management/test/unittest/services/edm/src/ |
| D | enterprise_bundle_connection_test.cpp | 129 …static_cast<uint32_t>(ManagedEvent::APP_START), DEFAULT_USER_ID, "com.edm.test.start", DEFAULT_USE…
|
| D | enterprise_device_mgr_ability_test.cpp | 55 constexpr uint32_t APP_START_EVENT = static_cast<uint32_t>(ManagedEvent::APP_START);
|
| /base/hiviewdfx/hiview/plugins/performance/config/ |
| D | xperfcfg.json | 37 …{"nActionID":11,"nActionType":0,"nEventID":902500019,"strComment":"APP_START","nLevel_A":4000,"nLe…
|
| /base/hiviewdfx/hiview/plugins/performance/ |
| D | hisysevent.yaml | 16 APP_START:
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| D | data_publisher.cpp | 223 if (event->eventName_ != "APP_START") { in HandleAppStartEvent()
|
| /base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
| D | napi_hiappevent.test.js | 1746 "APP_START", 1811 … names: [hiAppEventV9.event.APP_CRASH, hiAppEventV9.event.APP_FREEZE, "APP_START"] 1824 … names: [hiAppEventV9.event.APP_CRASH, hiAppEventV9.event.APP_FREEZE, "APP_START"] 1838 … names: [hiAppEventV9.event.APP_CRASH, hiAppEventV9.event.APP_FREEZE, "APP_START"]
|
| /base/customization/enterprise_device_management/interfaces/kits/admin_manager/src/ |
| D | admin_manager_addon.cpp | 727 …URN_VOID(env, napi_create_uint32(env, static_cast<uint32_t>(ManagedEvent::APP_START), &nAppStart)); in CreateManagedEventObject()
|