Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglWindowSurface.cpp25 static std::set<EGLNativeWindowType>* ws = new std::set<EGLNativeWindowType>; in s_associatedWins() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DConfigManagerUtil.cpp145 std::string ConfigManagerUtil::trimString(const std::string& src, const std::string& ws) { in trimString()
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManagerUtil.cpp137 string ConfigManagerUtil::trimString(const string& src, const string& ws) { in trimString()