Searched defs:isNumber (Results 1 – 5 of 5) sorted by relevance
296 private static boolean isNumber(char c) { in isNumber() method in KernelCpuProcStringReader
55 static inline bool isNumber(const std::string& s) { in isNumber() function
193 bool isNumber(const std::string& s) { in isNumber() function
165 inline bool isNumber(const String8& string) { in isNumber() function
2408 private static boolean isNumber(String s) { in isNumber() method in PackageManagerShellCommand