Searched refs:stringViewStartsWith (Results 1 – 3 of 3) sorted by relevance
69 return stringViewStartsWith(method, in canDispatchMethod()71 stringViewStartsWith(method, in canDispatchMethod()73 stringViewStartsWith(method, in canDispatchMethod()75 stringViewStartsWith( in canDispatchMethod()77 stringViewStartsWith(method, in canDispatchMethod()79 stringViewStartsWith(method, in canDispatchMethod()
78 bool stringViewStartsWith(const StringView&, const char*);
170 bool stringViewStartsWith(const StringView& string, const char* prefix) { in stringViewStartsWith() function