Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.h53 static void SendRSTreeDumpJSON(const std::string& jsonstr);
H A Drs_profiler_network.cpp258 void Network::SendRSTreeDumpJSON(const std::string& jsonstr) in SendRSTreeDumpJSON() function in OHOS::Rosen::Network
H A Drs_profiler.cpp937 Network::SendRSTreeDumpJSON(json.GetDumpString()); in DumpTreeToJson()