HomeSort by relevance Sort by last modified time
    Searched refs:AsUTF8Unsafe (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_apitest.cc 24 manifest_path.AsUTF8Unsafe().c_str());
native_messaging_test_util.cc 37 manifest->SetString("path", host_path.AsUTF8Unsafe());
  /external/chromium_org/base/files/
memory_mapped_file.cc 51 DLOG(ERROR) << "Couldn't open " << file_name.AsUTF8Unsafe();
memory_mapped_file_win.cc 29 DLOG(ERROR) << "Couldn't open " << file_name.AsUTF8Unsafe();
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
itunes_finder_win.cc 77 PostResultToUIThread(library_file.AsUTF8Unsafe());
88 PostResultToUIThread(library_file.AsUTF8Unsafe());
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_private_apitest.cc 150 "mount_path1").AsUTF8Unsafe(),
158 "mount_path2").AsUTF8Unsafe(),
166 "mount_path3").AsUTF8Unsafe(),
174 "archive_mount_path").AsUTF8Unsafe(),
244 "archive_mount_path").AsUTF8Unsafe(),
drive_test_util.cc 68 drive::util::GetDriveMountPointPath().BaseName().AsUTF8Unsafe();
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util_unittest.cc 54 CreateFileSystemURL(kSyncableFileSystemRootURI + path.AsUTF8Unsafe());
68 CreateNormalizedFilePath(kPath).AsUTF8Unsafe();
91 kNonRegisteredFileSystemRootURI + normalized_path.AsUTF8Unsafe();
93 kNonSyncableFileSystemRootURI + normalized_path.AsUTF8Unsafe();
117 CreateNormalizedFilePath(kPath).AsUTF8Unsafe();
syncable_file_system_util.cc 79 url.path().AsUTF8Unsafe();
  /external/chromium_org/chrome/browser/chromeos/drive/
search_metadata_unittest.cc 153 GetDirectoryEntry(path.BaseName().AsUTF8Unsafe(),
172 GetFileEntry(path.BaseName().AsUTF8Unsafe(),
248 result->at(0).path.AsUTF8Unsafe());
270 result->at(0).path.AsUTF8Unsafe());
295 result->at(0).path.AsUTF8Unsafe());
297 result->at(1).path.AsUTF8Unsafe());
318 result->at(0).path.AsUTF8Unsafe());
336 EXPECT_EQ("drive/root/Directory 1", result->at(0).path.AsUTF8Unsafe());
356 result->at(0).path.AsUTF8Unsafe());
392 result->at(0).path.AsUTF8Unsafe());
    [all...]
file_write_watcher.cc 131 path.AsUTF8Unsafe().c_str());
156 path.AsUTF8Unsafe().c_str());
179 path.AsUTF8Unsafe().c_str());
  /external/chromium_org/base/
value_conversions.cc 17 return new StringValue(in_value.AsUTF8Unsafe());
  /external/chromium_org/content/browser/download/
download_net_log_parameters.cc 81 dict->SetString("old_filename", old_filename->AsUTF8Unsafe());
82 dict->SetString("new_filename", new_filename->AsUTF8Unsafe());
155 dict->SetString("file_name", file_name->AsUTF8Unsafe());
177 dict->SetString("old_filename", old_filename->AsUTF8Unsafe());
178 dict->SetString("new_filename", new_filename->AsUTF8Unsafe());
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
search_operation_unittest.cc 53 EXPECT_EQ(kExpectedResults[i].path, results->at(i).path.AsUTF8Unsafe());
95 results->at(i).path.AsUTF8Unsafe());
123 results->at(i).path.AsUTF8Unsafe());
move_operation.cc 152 new_name.RemoveExtension().AsUTF8Unsafe() :
153 new_name.AsUTF8Unsafe();
  /external/chromium_org/third_party/zlib/google/
zip.cc 55 path.AsUTF8Unsafe().substr(root_path.AsUTF8Unsafe().length() + 1);
132 zipFile zip_file = internal::OpenForZipping(dest_file.AsUTF8Unsafe(),
  /external/chromium_org/chrome/browser/download/
download_target_determiner.cc 190 DVLOG(20) << "Generated virtual path: " << virtual_path_.AsUTF8Unsafe();
224 DVLOG(20) << "Extension suggested path: " << suggested_path.AsUTF8Unsafe();
265 DVLOG(20) << "Reserved path: " << path.AsUTF8Unsafe()
293 DVLOG(20) << "User selected path:" << virtual_path.AsUTF8Unsafe();
322 DVLOG(20) << "Local path: " << local_path.AsUTF8Unsafe();
483 DVLOG(20) << "Scheduling callback. Virtual:" << virtual_path_.AsUTF8Unsafe()
484 << " Local:" << local_path_.AsUTF8Unsafe()
485 << " Intermediate:" << intermediate_path_.AsUTF8Unsafe()
  /external/chromium_org/chrome/browser/media_galleries/fileapi/picasa/
picasa_finder.cc 50 database_path.AsUTF8Unsafe()));
  /external/chromium_org/chrome/browser/nacl_host/test/
nacl_gdb_browsertest.cc 54 env->SetVar("MOCK_NACL_GDB", mock_nacl_gdb_file.AsUTF8Unsafe());
  /external/chromium_org/chrome/browser/policy/test/
local_policy_test_server.cc 221 arguments->SetString("config-file", config_file_.AsUTF8Unsafe());
223 arguments->SetString("policy-key", policy_key_.AsUTF8Unsafe());
225 arguments->SetString("data-dir", server_data_dir_.path().AsUTF8Unsafe());
236 arguments->SetString("client-state", client_state_file.AsUTF8Unsafe());
  /external/chromium_org/chrome/test/chromedriver/chrome/
zip.cc 55 path.AsUTF8Unsafe().substr(root_path.value().length() + 1);
132 zipFile zip_file = internal::OpenForZipping(dest_file.AsUTF8Unsafe(),
zip_reader.cc 85 zip_file_ = internal::OpenForUnzipping(zip_file_path.AsUTF8Unsafe());
180 path_in_zip.AsUTF8Unsafe().c_str(),
  /external/chromium_org/chrome/browser/chromeos/login/
resource_loader_browsertest.cc 27 return GURL("file:///" + path.AsUTF8Unsafe());
  /external/chromium_org/chrome/browser/storage_monitor/
test_storage_monitor.cc 101 StorageInfo::FIXED_MASS_STORAGE, path.AsUTF8Unsafe());
  /external/chromium_org/chrome/utility/media_galleries/
picasa_album_table_reader_unittest.cc 38 filename_vector.push_back(test_folder_path.AsUTF8Unsafe());

Completed in 2993 milliseconds

1 2 3 4 5