Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dwin32.cc108 wchar_t* wfilename = STACK_ARRAY(wchar_t, wlen); in Utf8ToWindowsFilename() local
Dstream.cc355 std::wstring wfilename; in Open() local
371 std::wstring wfilename; in OpenShare() local
/external/openssl/crypto/bio/
Dbss_file.c148 WCHAR *wfilename = _alloca(sz*sizeof(WCHAR)); in BIO_new_file() local