Searched defs:searchFor (Results 1 – 3 of 3) sorted by relevance
50 bool StartsWith(const std::string &str, const std::string &searchFor) in StartsWith()59 bool EndsWith(const std::string &str, const std::string &searchFor) in EndsWith()
267 private static int getTo(AnnotatedStackTraceElement[] stack, Object searchFor) { in getTo()
137 inline bool EndsWith(const std::string &str, const std::string &searchFor) in EndsWith()