Searched refs:SendRSTreeDumpJSON (Results 1 – 3 of 3) sorted by relevance
53 static void SendRSTreeDumpJSON(const std::string& jsonstr);
258 void Network::SendRSTreeDumpJSON(const std::string& jsonstr) in SendRSTreeDumpJSON() function in OHOS::Rosen::Network
937 Network::SendRSTreeDumpJSON(json.GetDumpString()); in DumpTreeToJson()