Searched refs:stringViewStartsWith (Results 1 – 3 of 3) sorted by relevance
26 return stringViewStartsWith(method, in canDispatchMethod()28 stringViewStartsWith(method, in canDispatchMethod()30 stringViewStartsWith(method, in canDispatchMethod()32 stringViewStartsWith( in canDispatchMethod()34 stringViewStartsWith(method, in canDispatchMethod()36 stringViewStartsWith(method, in canDispatchMethod()
74 bool stringViewStartsWith(const StringView&, const char*);
84 bool stringViewStartsWith(const StringView& string, const char* prefix) { in stringViewStartsWith() function