Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/mac/
Dwindow_list_utils.cc34 bool ToUtf8(const CFStringRef str16, std::string* str8) { in ToUtf8()
/external/libchrome/base/
Dpickle_unittest.cc466 string16 str16; in TEST() local