Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
H A Dres_sched_exe_client.cpp90 nlohmann::json tempJson; in SendDebugCommand() local
91 SendRequestInner(isSync, ResExeType::RES_TYPE_DEBUG, 0, tempJson, tempJson); in SendDebugCommand()