Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node_map.cpp28 constexpr const char* ENTRY_VIEW = "SCBDesktop"; variable
53 if (surfaceNode->GetName().find(ENTRY_VIEW) != std::string::npos) { in ObtainLauncherNodeId()
96 return surfaceNode->GetName().find(ENTRY_VIEW) != std::string::npos || in IsResidentProcess()