Home
last modified time | relevance | path

Searched refs:__s2ws (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc92 static inline std::wstring __s2ws(const std::string& s) { in __s2ws() function
99 #define TO_STRING(x) __s2ws(x)