Searched defs:str8 (Results 1 – 5 of 5) sorted by relevance
23 bool ToUtf8(const CFStringRef str16, std::string* str8) { in ToUtf8()38 bool ToUtf16(const std::string& str8, CFStringRef* str16) { in ToUtf16()
21 char* str8 = (char*)sk_malloc_throw(size + 1); in tchar_to_utf8() local
505 llvm::StringRef str8; member
589 llvm::StringRef str8; member