Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DStringUtils.cpp106 bool startsWith(std::string_view string, std::string_view prefix) { in startsWith() function
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DNativeGpuInfo_windows.cpp72 static bool startsWith(const std::string& string, const std::string& prefix) { in startsWith() function