Home
last modified time | relevance | path

Searched refs:notFound (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen_controller.cpp106 static std::shared_ptr<RSDisplayNode> notFound = nullptr; in GetRSDisplayNodeByScreenId() local
110 return notFound; in GetRSDisplayNodeByScreenId()
114 return notFound; in GetRSDisplayNodeByScreenId()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_manager.c1819 bool notFound = true; in AuthGetLatestAuthSeqList() local
1830 notFound = false; in AuthGetLatestAuthSeqList()
1841 if (notFound) { in AuthGetLatestAuthSeqList()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp4019 static std::shared_ptr<RSDisplayNode> notFound = nullptr; in GetRSDisplayNodeByScreenId() local
4023 return notFound; in GetRSDisplayNodeByScreenId()
4027 return notFound; in GetRSDisplayNodeByScreenId()

Completed in 16 milliseconds