Home
last modified time | relevance | path

Searched defs:IsValidDigitString (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/src/
Dmock_screen_manager_service.cpp72 bool MockScreenManagerService::IsValidDigitString(const std::string& idStr) const in IsValidDigitString() function in OHOS::Rosen::MockScreenManagerService
Dwindow_dumper.cpp155 bool WindowDumper::IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function in OHOS::Rosen::WindowDumper
/foundation/window/window_manager/dmserver/src/
Ddisplay_dumper.cpp270 bool DisplayDumper::IsValidDigitString(const std::string& idStr) const in IsValidDigitString() function in OHOS::Rosen::DisplayDumper
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp1802 static bool IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function