Searched refs:getJsonString (Results 1 – 5 of 5) sorted by relevance
175 data.SetData(dev.getJsonString().c_str()); in PublishCommonEvent()178 dev.getJsonString().c_str()); in PublishCommonEvent()192 dprintf(fd, "usb host list info: %s\n", item.second->getJsonString().c_str()); in Dump()
192 const std::string getJsonString() const in getJsonString() function213 cJSON* pInterface = cJSON_Parse(intf.getJsonString().c_str()); in getJsonString()
210 const std::string getJsonString() const in getJsonString() function231 cJSON* pEp = cJSON_Parse(ep.getJsonString().c_str()); in getJsonString()
344 const std::string getJsonString() const in getJsonString() function370 cJSON* pConfig = cJSON_Parse(cfg.getJsonString().c_str()); in getJsonString()
164 const std::string getJsonString() const in getJsonString() function