Searched defs:ReportSyncEvent (Results 1 - 3 of 3) sorted by relevance
/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 | 73 int32_t ResSchedClient::ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload,
in ReportSyncEvent() function in OHOS::ResourceSchedule::ResSchedClient |
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ | ||
H A D | res_sched_service.cpp | 56 int32_t ResSchedService::ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload,
in ReportSyncEvent() function in OHOS::ResourceSchedule::ResSchedService |
Completed in 3 milliseconds