Searched defs:IsValidDigitString (Results 1 – 4 of 4) sorted by relevance
155 bool WindowDumper::IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function in OHOS::Rosen::WindowDumper
270 bool DisplayDumper::IsValidDigitString(const std::string& idStr) const in IsValidDigitString() function in OHOS::Rosen::DisplayDumper
3170 bool ScreenSessionManager::IsValidDigitString(const std::string& idStr) const in IsValidDigitString() function in OHOS::Rosen::ScreenSessionManager
2999 static bool IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function