Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp51 const nlohmann::json* payloadP = &payload; in ReportData() local
53 nlohmann::json* payloadM = const_cast<nlohmann::json*>(payloadP); in ReportData()