sysdeps_win32.cpp | 410 std::wstring path_wide; local 411 if (!android::base::UTF8ToWide(path, &path_wide)) { 414 f->fh_handle = CreateFileW( path_wide.c_str(), desiredAccess, shareMode, 454 std::wstring path_wide; local 455 if (!android::base::UTF8ToWide(path, &path_wide)) { 458 f->fh_handle = CreateFileW( path_wide.c_str(), GENERIC_WRITE, 2285 std::wstring path_wide; local 2315 std::wstring path_wide; local 2327 std::wstring path_wide; local 2401 std::wstring path_wide; local 2411 std::wstring path_wide; local 2424 std::wstring path_wide; local 2687 std::wstring path_wide; local [all...] |