Searched defs:jsonPayload (Results 1 – 3 of 3) sorted by relevance
164 …ring SoftBusChannel::ExecuteCommand(const std::string &commandName, const std::string &jsonPayload) in ExecuteCommand()265 const std::string &jsonPayload, BytesInfo &info) in PrepareBytes()377 const std::string &jsonPayload) in HandleRequest()434 void SoftBusChannel::HandleResponse(const std::string &id, const std::string &jsonPayload) in HandleResponse()471 std::string jsonPayload; in FromJson() local
79 void GetJsonPayload(nlohmann::json &jsonPayload, const WidgetCommand::Cmd &cmd, bool setExtraInfo) in GetJsonPayload()112 nlohmann::json jsonPayload; in GetJsonCmd() local
308 …tring &type, const std::string &id, const std::string &commandName, const std::string &jsonPayload) in SoftBusMessage()