Searched refs:DumpNodesNotOnTheTree (Results 1 – 2 of 2) sorted by relevance
45 void DumpNodesNotOnTheTree(std::string& dumpString) const;
261 void RSRenderService::DumpNodesNotOnTheTree(std::string& dumpString) const in DumpNodesNotOnTheTree() function in OHOS::Rosen::RSRenderService663 [this, &dumpString]() { DumpNodesNotOnTheTree(dumpString); }).wait(); in DoDump()