Home
last modified time | relevance | path

Searched refs:SendSystemEvent (Results 1 - 11 of 11) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Devent_report.cpp59 SendSystemEvent(bmsEventType, eventInfo); in SendBundleSystemEvent()
71 SendSystemEvent(bmsEventType, eventInfo); in SendBundleSystemEvent()
78 EventReport::SendSystemEvent(bMSEventType, eventInfo); in SendScanSysEvent()
87 EventReport::SendSystemEvent(BMSEventType::BMS_USER_EVENT, eventInfo); in SendUserSysEvent()
101 EventReport::SendSystemEvent(bmsEventType, eventInfo); in SendComponentStateSysEventForException()
115 EventReport::SendSystemEvent(bmsEventType, eventInfo); in SendComponentStateSysEvent()
132 EventReport::SendSystemEvent(bmsEventType, eventInfo); in SendCleanCacheSysEvent()
150 EventReport::SendSystemEvent(bmsEventType, eventInfo); in SendCleanCacheSysEventWithIndex()
162 EventReport::SendSystemEvent(BMSEventType::QUERY_OF_CONTINUE_TYPE, eventInfo); in SendQueryAbilityInfoByContinueTypeSysEvent()
171 EventReport::SendSystemEvent(BMSEventTyp in SendCpuSceneEvent()
201 void EventReport::SendSystemEvent(BMSEventType bmsEventType, const EventInfo& eventInfo) SendSystemEvent() function in OHOS::AppExecFwk::EventReport
[all...]
H A Dinner_event_report.cpp285 void InnerEventReport::SendSystemEvent(BMSEventType bmsEventType, const EventInfo& eventInfo) in SendSystemEvent() function in OHOS::AppExecFwk::InnerEventReport
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Devent_report.h47 static void SendSystemEvent(DBMSEventType dbmsEventType, const DBMSEventInfo& eventInfo);
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/innereventreport_fuzzer/
H A Dinnereventreport_fuzzer.cpp35 InnerEventReport::SendSystemEvent(BMSEventType(code), eventInfo); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Devent_report.cpp43 void EventReport::SendSystemEvent( in SendSystemEvent() function in OHOS::AppExecFwk::EventReport
H A Ddistributed_bms.cpp269 EventReport::SendSystemEvent( in GetRemoteAbilityInfo()
311 EventReport::SendSystemEvent( in GetRemoteAbilityInfos()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_event_report.h34 static void SendSystemEvent(BMSEventType eventType, const EventInfo& eventInfo);
H A Devent_report.h259 static void SendSystemEvent(BMSEventType eventType, const EventInfo& eventInfo);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp692 EventReport::SendSystemEvent(BMSEventType::AOT_COMPILE_RECORD, item.second); in ReportSysEvent()
694 EventReport::SendSystemEvent(BMSEventType::AOT_COMPILE_SUMMARY, summaryInfo); in ReportSysEvent()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp916 * @tc.name: SendSystemEvent
926 eventReport->SendSystemEvent(dbmsEventType, eventInfo); in HWTEST_F()
932 * @tc.name: SendSystemEvent
947 eventReport->SendSystemEvent(dbmsEventType, eventInfo); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp82 EventReport::SendSystemEvent(BMSEventType::BUNDLE_INSTALL_EXCEPTION, sysEventInfo); in SendSysEvent()

Completed in 16 milliseconds