Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddms_hisysevent_report_test.cpp65 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
82 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
99 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
116 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
133 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
150 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
165 result = DmsHiSysEventReport::ReportFaultEvent(FaultEvent::START_REMOTE_ABILITY, in HWTEST_F()
181 result = DmsHiSysEventReport::ReportFaultEvent(FaultEvent::CONNECT_REMOTE_ABILITY, in HWTEST_F()
197 result = DmsHiSysEventReport::ReportFaultEvent(FaultEvent::START_CONTINUATION, in HWTEST_F()
213 result = DmsHiSysEventReport in HWTEST_F()
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddms_hisysevent_report_test.cpp63 int32_t result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
70 result = DmsHiSysEventReport::ReportBehaviorEvent(param); in HWTEST_F()
89 int32_t result = DmsHiSysEventReport::ReportFaultEvent("", ""); in HWTEST_F()
94 result = DmsHiSysEventReport::ReportFaultEvent(FaultEvent::START_REMOTE_ABILITY, in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddms_hisysevent_report.cpp29 const std::string TAG = "DmsHiSysEventReport";
45 int DmsHiSysEventReport::ReportBehaviorEvent(const BehaviorEventParam& param) in ReportBehaviorEvent()
63 int DmsHiSysEventReport::ReportFaultEvent(const std::string& eventName, const std::string& errorType) in ReportFaultEvent()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_adapter.cpp73 DmsHiSysEventReport::ReportFaultEvent(FaultEvent::CONNECT_REMOTE_ABILITY, in ConnectAbility()
97 DmsHiSysEventReport::ReportFaultEvent(FaultEvent::DISCONNECT_REMOTE_ABILITY, in DisconnectAbility()
233 DmsHiSysEventReport::ReportFaultEvent(FaultEvent::RELEASE_REMOTE_ABILITY, in ReleaseAbility()
250 DmsHiSysEventReport::ReportFaultEvent(FaultEvent::START_REMOTE_ABILITY_BYCALL, in StartAbilityByCall()
H A Ddistributed_sched_stub.cpp287 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in ReportEvent()
398 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in StartAbilityFromRemoteInner()
795 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in DisconnectRemoteAbilityInner()
847 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in ConnectAbilityFromRemoteInner()
877 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in DisconnectAbilityFromRemoteInner()
1327 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in ReleaseRemoteAbilityInner()
1371 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in StartAbilityByCallFromRemoteInner()
1397 DmsHiSysEventReport::ReportBehaviorEvent(eventParam); in ReleaseAbilityFromRemoteInner()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_hisysevent_report.h63 class DmsHiSysEventReport { class

Completed in 6 milliseconds