Searched defs:IsValidDigitString (Results 1 – 4 of 4) sorted by relevance
72 bool MockScreenManagerService::IsValidDigitString(const std::string& idStr) const in IsValidDigitString() function in OHOS::Rosen::MockScreenManagerService
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
1802 static bool IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function