Home
last modified time | relevance | path

Searched defs:splitContext (Results 1 – 1 of 1) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/
Dres_sched_exe_client.cpp54 std::vector<nlohmann::json> splitContext; in SendRequestSync() local
67 std::vector<nlohmann::json> splitContext; in SendRequestAsync() local
77 const std::vector<nlohmann::json>& splitContext, int64_t value, nlohmann::json& reply) in SendRequestBatches()
131 …hedExeClient::ProcessJson(const nlohmann::json& context, std::vector<nlohmann::json>& splitContext, in ProcessJson()