Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DImmutableString.h70 bool contains(const char *substr) const { return strstr(data(), substr) != nullptr; } in contains()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc2830 StringView substr(size_t pos, size_t count = npos) const { in substr() function in perfetto::base::StringView
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4315 StringView substr(size_t pos, size_t count = npos) const { in substr() function in perfetto::base::StringView