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