Home
last modified time | relevance | path

Searched refs:WriteParcelForReportData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_service_proxy.cpp47 WriteParcelForReportData(resType, value, payload, data); in ReportData()
61 WriteParcelForReportData(resType, value, payload, data); in ReportSyncEvent()
80 int32_t ResSchedServiceProxy::WriteParcelForReportData(const uint32_t resType, const int64_t value, in WriteParcelForReportData() function in OHOS::ResourceSchedule::ResSchedServiceProxy
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/
H A Dres_sched_service_proxy.h112 …int32_t WriteParcelForReportData(const uint32_t resType, const int64_t value, const nlohmann::json…