Searched defs:hasPrefix (Results 1 – 3 of 3) sorted by relevance
55 bool hasPrefix(const hidl_string& s, const char* prefix) { in hasPrefix() function
267 private boolean hasPrefix(String token, String message) { in hasPrefix() method in AppSmsManager
60 bool hasPrefix(const std::string& s, const char* prefix) { in hasPrefix() function