Searched defs:IsValidDigitString (Results 1 – 3 of 3) sorted by relevance
161 bool WindowDumper::IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function in OHOS::Rosen::WindowDumper
295 bool DisplayDumper::IsValidDigitString(const std::string& idStr) const in IsValidDigitString() function in OHOS::Rosen::DisplayDumper
4263 static bool IsValidDigitString(const std::string& windowIdStr) in IsValidDigitString() function