Home
last modified time | relevance | path

Searched refs:HiSysEventType (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_report_test/
H A Dfms_form_event_report_test.cpp58 HiSysEventType type = HiSysEventType::BEHAVIOR;
73 HiSysEventType type = HiSysEventType::BEHAVIOR;
88 HiSysEventType type = HiSysEventType::BEHAVIOR;
103 HiSysEventType type = HiSysEventType::BEHAVIOR;
118 HiSysEventType type = HiSysEventType::BEHAVIOR;
133 HiSysEventType type = HiSysEventType::BEHAVIOR;
148 HiSysEventType type = HiSysEventType::BEHAVIOR;
163 HiSysEventType type = HiSysEventType::BEHAVIOR;
178 HiSysEventType type = HiSysEventType::BEHAVIOR;
193 HiSysEventType type = HiSysEventType::BEHAVIOR;
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp111 HiSysEventType type = HiSysEventType::BEHAVIOR;
126 HiSysEventType type = HiSysEventType::BEHAVIOR;
141 HiSysEventType type = HiSysEventType::BEHAVIOR;
187 HiSysEventType type = HiSysEventType::FAULT;
202 HiSysEventType type = HiSysEventType::FAULT;
355 HiSysEventType type = HiSysEventType::FAULT;
370 HiSysEventType type = HiSysEventType::FAULT;
385 HiSysEventType type = HiSysEventType::FAULT;
400 HiSysEventType type = HiSysEventType::FAULT;
415 HiSysEventType type = HiSysEventType::FAULT;
[all …]
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h23 using HiSysEventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
117 …static void SendAppEvent(const EventName &eventName, HiSysEventType type, const EventInfo &eventIn…
118 …static void SendAbilityEvent(const EventName &eventName, HiSysEventType type, const EventInfo &eve…
119 …static void SendAtomicServiceEvent(const EventName &eventName, HiSysEventType type, const EventInf…
120 …static void SendExtensionEvent(const EventName &eventName, HiSysEventType type, const EventInfo &e…
121 …static void SendKeyEvent(const EventName &eventName, HiSysEventType type, const EventInfo &eventIn…
137 …static void LogErrorEvent(const std::string &name, HiSysEventType type, const EventInfo &eventInfo…
138 …static void LogStartAbilityEvent(const std::string &name, HiSysEventType type, const EventInfo &ev…
139 …static void LogTerminateAbilityEvent(const std::string &name, HiSysEventType type, const EventInfo…
142 …static void LogAbilityOnActiveEvent(const std::string &name, HiSysEventType type, const EventInfo …
[all …]
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_event_report.h24 using HiSysEventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
113 …static void SendFormEvent(const FormEventName &eventName, HiSysEventType type, const FormEventInfo…
114 static void SendSecondFormEvent(const FormEventName &eventName, HiSysEventType type,
116 static void SendThirdFormEvent(const FormEventName &eventName, HiSysEventType type,
118 …static void SendFormFailedEvent(const FormEventName &eventName, HiSysEventType type, int64_t error…
119 static void SendFirstAddFormEvent(const FormEventName &eventName, HiSysEventType type,
121 static void SendFirstUpdateFormEvent(const FormEventName &eventName, HiSysEventType type,
123 static void SendFourthFormEvent(const FormEventName &eventName, HiSysEventType type,
125 static void SendFormRefreshCountEvent(const FormEventName &eventName, HiSysEventType type,
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp398 HiSysEventType::BEHAVIOR, in SendAppLaunchEvent()
421 HiSysEventType::BEHAVIOR, in SendAppForegroundEvent()
445 HiSysEventType::BEHAVIOR, in SendAppBackgroundEvent()
511 HiSysEventType::FAULT, in SendProcessStartFailedEvent()
527 HiSysEventType::FAULT, in SendProcessStartFailedEvent()
553 HiSysEventType::BEHAVIOR, in SendProcessExitEvent()
571 HiSysEventType::BEHAVIOR, in SendStartServiceEvent()
594 HiSysEventType::BEHAVIOR, in SendStopServiceEvent()
617 HiSysEventType::BEHAVIOR, in SendConnectServiceEvent()
638 HiSysEventType::BEHAVIOR, in SendDisconnectServiceEvent()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_event_report.cpp270 HiSysEventType::FAULT, in InnerSendBundleInstallExceptionEvent()
285 HiSysEventType::FAULT, in InnerSendBundleUninstallExceptionEvent()
299 HiSysEventType::FAULT, in InnerSendBundleUpdateExceptionEvent()
313 HiSysEventType::FAULT, in InnerSendPreBundleRecoverExceptionEvent()
328 HiSysEventType::FAULT, in InnerSendBundleStateChangeExceptionEvent()
344 HiSysEventType::FAULT, in InnerSendBundleCleanCacheExceptionEvent()
356 HiSysEventType::BEHAVIOR, in InnerSendBootScanStartEvent()
366 HiSysEventType::BEHAVIOR, in InnerSendBootScanEndEvent()
376 HiSysEventType::BEHAVIOR, in InnerSendBundleInstallEvent()
399 HiSysEventType::BEHAVIOR, in InnerSendBundleUninstallEvent()
[all …]
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_rdb_storage_mgr.cpp41 FormEventReport::SendFormFailedEvent(FormEventName::INIT_FMS_FAILED, HiSysEventType::FAULT, in FormInfoRdbStorageMgr()
59 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in LoadFormInfos()
143 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in LoadFormData()
166 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in SaveStorageFormData()
197 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in DeleteStorageFormData()
209 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in DeleteStorageFormData()
231 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in LoadStatusData()
H A Dform_event_report.cpp85 void FormEventReport::SendFormEvent(const FormEventName &eventName, HiSysEventType type, in SendFormEvent()
132 void FormEventReport::SendSecondFormEvent(const FormEventName &eventName, HiSysEventType type, in SendSecondFormEvent()
175 void FormEventReport::SendThirdFormEvent(const FormEventName &eventName, HiSysEventType type, in SendThirdFormEvent()
200 void FormEventReport::SendFormFailedEvent(const FormEventName &eventName, HiSysEventType type, int6… in SendFormFailedEvent()
218 void FormEventReport::SendFormRefreshCountEvent(const FormEventName &eventName, HiSysEventType type, in SendFormRefreshCountEvent()
243 void FormEventReport::SendFourthFormEvent(const FormEventName &eventName, HiSysEventType type, in SendFourthFormEvent()
278 void FormEventReport::SendFirstAddFormEvent(const FormEventName &eventName, HiSysEventType type, in SendFirstAddFormEvent()
301 void FormEventReport::SendFirstUpdateFormEvent(const FormEventName &eventName, HiSysEventType type, in SendFirstUpdateFormEvent()
H A Dform_mgr_service.cpp245 FormEventReport::SendFormEvent(FormEventName::ADD_FORM, HiSysEventType::BEHAVIOR, eventInfo); in ReportAddFormEvent()
272 …FormEventReport::SendSecondFormEvent(FormEventName::DELETE_FORM, HiSysEventType::BEHAVIOR, eventIn… in DeleteForm()
322 …FormEventReport::SendSecondFormEvent(FormEventName::RELEASE_FORM, HiSysEventType::BEHAVIOR, eventI… in ReleaseForm()
362 …FormEventReport::SendSecondFormEvent(FormEventName::REQUEST_FORM, HiSysEventType::BEHAVIOR, eventI… in RequestForm()
379 FormEventName::SET_NEXT_REFRESH_TIME_FORM, HiSysEventType::BEHAVIOR, eventInfo); in SetNextRefreshTime()
506 …FormEventReport::SendSecondFormEvent(FormEventName::CASTTEMP_FORM, HiSysEventType::BEHAVIOR, event… in CastTempForm()
619 …FormEventReport::SendFormEvent(FormEventName::MESSAGE_EVENT_FORM, HiSysEventType::BEHAVIOR, eventI… in MessageEvent()
655 …FormEventReport::SendFormEvent(FormEventName::ROUTE_EVENT_FORM, HiSysEventType::BEHAVIOR, eventInf… in RouterEvent()
799 FormEventReport::SendFormFailedEvent(FormEventName::INIT_FMS_FAILED, HiSysEventType::FAULT, in Init()
874 …FormEventReport::SendFormEvent(FormEventName::DELETE_INVALID_FORM, HiSysEventType::BEHAVIOR, event… in DeleteInvalidForms()
[all …]
H A Dform_report.cpp229 HiSysEventType::STATISTIC, eventInfo); in HandleAddFormStatistic()
255 HiSysEventType::STATISTIC, eventInfo); in HandleFirstUpdateStatistic()
H A Dform_record_report.cpp114 HiSysEventType::STATISTIC, eventInfo); in HandleFormRefreshCount()
H A Dform_ability_connection.cpp180 …FormEventReport::SendThirdFormEvent(FormEventName::UNBIND_FORM_APP, HiSysEventType::BEHAVIOR, even… in ReportFormAppUnbindEvent()
H A Dform_rdb_data_mgr.cpp80 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in onCorruption()
663 FormEventReport::SendFormFailedEvent(FormEventName::CALLEN_DB_FAILED, HiSysEventType::FAULT, in LoadRdbStore()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Devent_report.h23 using HiSysEventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
40 enum HiSysEventType { enum
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp517 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbility()
547 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbilityByFreeInstall()
584 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbilityWithSpecifyTokenIdInner()
719 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbilityOnlyUIAbility()
760 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbilityAsCallerDetails()
1328 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbilityDetails()
1621 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartAbilityForOptionInner()
2123 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in StartUIAbilityBySCBDefault()
3494 SendAbilityEvent(EventName::CLOSE_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in CloseAbility()
3677 SendAbilityEvent(EventName::CLOSE_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in CloseUIAbilityBySCB()
[all …]
H A Dimplicit_start_processor.cpp49 void SendAbilityEvent(const EventName &eventName, HiSysEventType type, const EventInfo &eventInfo) in SendAbilityEvent()
485 … SendAbilityEvent(EventName::START_ABILITY_BY_APP_LINKING, HiSysEventType::BEHAVIOR, eventInfo); in GenerateAbilityRequestByAction()
711 SendAbilityEvent(EventName::START_ABILITY, HiSysEventType::BEHAVIOR, eventInfo); in CallStartAbilityInner()
721 SendAbilityEvent(EventName::START_ABILITY_ERROR, HiSysEventType::FAULT, eventInfo); in CallStartAbilityInner()
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/include/
H A Dform_render_event_report.h23 using HiSysEventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/
H A Dform_render_event_report.cpp49 HiSysEventType::BEHAVIOR, in SendPerformanceEvent()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_event_report.h65 HiSysEventType type, Types... keyValues);
H A Devent_report.h72 enum HiSysEventType { enum
/ohos5.0/foundation/communication/netmanager_ext/utils/event_report/include/
H A Dnet_event_report.h23 using HiSysEventType = OHOS::HiviewDFX::HiSysEvent::EventType; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_event.cpp80 AAFwk::EventReport::SendAtomicServiceEvent(eventName, HiSysEventType::BEHAVIOR, eventInfo); in SendCreateAtomicServiceProcessEvent()
255 HiSysEventType::BEHAVIOR, eventInfo); in SendReStartProcessEvent()
/ohos5.0/base/powermgr/battery_statistics/utils/native/include/
H A Dstats_hisysevent.h25 enum HiSysEventType { enum
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp295 HiSysEventType::BEHAVIOR, eventInfo); in OnActive()
327 HiSysEventType::BEHAVIOR, eventInfo); in OnInactive()
1488 HiSysEventType::BEHAVIOR, eventInfo); in OnForeground()
1537 HiSysEventType::BEHAVIOR, eventInfo); in OnBackground()
1631 …AAFwk::EventReport::SendKeyEvent(AAFwk::EventName::FA_SHOW_ON_LOCK, HiSysEventType::BEHAVIOR, even… in SetShowOnLockScreen()
H A Dui_ability.cpp621 …AAFwk::EventReport::SendAbilityEvent(AAFwk::EventName::ABILITY_ONFOREGROUND, HiSysEventType::BEHAV… in OnForeground()
660 …AAFwk::EventReport::SendAbilityEvent(AAFwk::EventName::ABILITY_ONBACKGROUND, HiSysEventType::BEHAV… in OnBackground()

12