Searched refs:filename16 (Results 1 – 3 of 3) sorted by relevance
57 string16 filename16 = UTF8ToUTF16(filename); in ZipOpenFunc() local59 file = CreateFile(filename16.c_str(), desired_access, share_mode, in ZipOpenFunc()
57 base::string16 filename16 = UTF8ToUTF16(filename); in ZipOpenFunc() local59 file = CreateFile(filename16.c_str(), desired_access, share_mode, in ZipOpenFunc()
987 base::string16 filename16; in RunImpl() local989 kFilenameKey, &filename16)); in RunImpl()990 creator_suggested_filename = base::FilePath(filename16); in RunImpl()