Home
last modified time | relevance | path

Searched defs:haystack (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4619 bool Contains(const std::string& haystack, const std::string& needle) { in Contains()
4623 bool Contains(const std::string& haystack, const char needle) { in Contains()
4627 size_t Find(const StringView& needle, const StringView& haystack) { in Find()