Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2605 std::string uniqueIdStr = "null"; in SetIsOnTheTree() local
2607uniqueIdStr = GetRSSurfaceHandler() != nullptr && GetRSSurfaceHandler()->GetConsumer() != nullptr ? in SetIsOnTheTree()
2612 static_cast<int>(nodeType_), uniqueIdStr.c_str()); in SetIsOnTheTree()