Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/common/
Dstring_utils.cpp194 bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith() function
199 bool EndsWith(const std::string &str, const char *suffix) in EndsWith() function
204 bool EndsWith(const char *str, const char *suffix) in EndsWith() function
/device/generic/vulkan-cereal/base/
DStringUtils.cpp166 bool EndsWith(std::string_view s, std::string_view suffix) { in EndsWith() function
171 bool EndsWith(std::string_view s, char suffix) { in EndsWith() function
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dstring_utils.cc32 bool EndsWith(const std::string& str, const std::string& suffix) { in EndsWith() function
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc3065 bool EndsWith(const std::string& str, const std::string& suffix) { in EndsWith() function
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4613 bool EndsWith(const std::string& str, const std::string& suffix) { in EndsWith() function