Home
last modified time | relevance | path

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 Dres_sched_service_proxy.cpp57 int32_t ResSchedServiceProxy::ReportSyncEvent(const uint32_t resType, const int64_t value, in ReportSyncEvent() function in OHOS::ResourceSchedule::ResSchedServiceProxy
H A Dres_sched_client.cpp71 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 Dres_sched_service.cpp59 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 Dres_sched_service_mock_test.cpp99 …int32_t ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload, in ReportSyncEvent() function in OHOS::ResourceSchedule::TestMockResSchedServiceStub
H A Dres_sched_service_test.cpp513 …int32_t ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload, in ReportSyncEvent() function in OHOS::ResourceSchedule::TestResSchedServiceStub