Searched defs:ReportSyncEvent (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_service_proxy.cpp | 57 int32_t ResSchedServiceProxy::ReportSyncEvent(const uint32_t resType, const int64_t value, in ReportSyncEvent() function in OHOS::ResourceSchedule::ResSchedServiceProxy
|
H A D | res_sched_client.cpp | 71 int32_t ResSchedClient::ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann… in ReportSyncEvent() function in OHOS::ResourceSchedule::ResSchedClient
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service.cpp | 59 int32_t ResSchedService::ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohman… in ReportSyncEvent() function in OHOS::ResourceSchedule::ResSchedService
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | res_sched_service_mock_test.cpp | 99 …int32_t ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload, in ReportSyncEvent() function in OHOS::ResourceSchedule::TestMockResSchedServiceStub
|
H A D | res_sched_service_test.cpp | 513 …int32_t ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload, in ReportSyncEvent() function in OHOS::ResourceSchedule::TestResSchedServiceStub
|