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

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/android/filesystems/
partition_types_unittest.cpp 44 const char* GetPath() const {
81 ::path_empty_file(part.GetPath());
84 androidPartitionType_probeFile(part.GetPath()));
91 android_createEmptyExt4Image(part.GetPath(), 16*1024*1024, "cache");
94 androidPartitionType_probeFile(part.GetPath()));
103 part.GetPath())) << "Could not create Yaffs2 partition image";
106 androidPartitionType_probeFile(part.GetPath()));
115 part.GetPath())) << "Could not create EXT4 partition image";
118 androidPartitionType_probeFile(part.GetPath()));
  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_util.cc 26 if (profile->GetPath() == ProfileHelper::GetSigninProfileDir())
  /external/chromium_org/third_party/closure_compiler/build/
outputs.py 11 def GetPath(resource):
18 print GetPath(sys.argv[1])
  /art/compiler/
elf_fixup.cc 41 LOG(WARNING) << "Failed fo fixup .dynamic in " << file->GetPath();
45 LOG(WARNING) << "Failed fo fixup section headers in " << file->GetPath();
49 LOG(WARNING) << "Failed fo fixup program headers in " << file->GetPath();
53 LOG(WARNING) << "Failed fo fixup .dynsym in " << file->GetPath();
57 LOG(WARNING) << "Failed fo fixup .symtab in " << file->GetPath();
61 LOG(WARNING) << "Failed fo fixup .rel.dyn in " << file->GetPath();
76 elf_file.GetFile().GetPath().c_str(), i,
96 elf_file.GetFile().GetPath().c_str(), i,
109 CHECK_EQ(ph->p_vaddr, ph->p_paddr) << elf_file.GetFile().GetPath() << " i=" << i;
111 << elf_file.GetFile().GetPath() << " i=" << i
    [all...]
file_output_stream.cc 26 FileOutputStream::FileOutputStream(File* file) : OutputStream(file->GetPath()), file_(file) {}
  /external/lldb/source/Host/macosx/cfcpp/
CFCBundle.h 37 GetPath (char *dst, size_t dst_len);
  /external/lldb/test/python_api/default-constructor/
sb_filespec.py 13 obj.GetPath(None, 0)
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile_store.cc 17 loaded_profiles_[profile->GetPath()] = profile;
18 CallbacksByPath::iterator it = callbacks_.find(profile->GetPath());
26 base::FilePath path(profile->GetPath());
  /art/runtime/
elf_file.cc 165 file_->GetPath().c_str(), file_->Fd(), strerror(errno));
172 file_->GetPath().c_str());
180 file_->GetPath().c_str(), error_msg),
189 sizeof(Elf32_Ehdr), file_->GetPath().c_str());
193 file_->GetPath().c_str(), error_msg),
201 file_->GetPath().c_str(), error_msg),
224 file_->GetPath().c_str());
232 file_->GetPath().c_str());
246 i, file_->GetPath().c_str());
291 << file_->GetPath() << ": " << std::he
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_list_desktop_browsertest.cc 64 size_t index = cache.GetIndexOfProfileWithPath(current_profile->GetPath());
107 base::FilePath path_profile1 = current_profile->GetPath();
128 EXPECT_EQ(path_profile1, browser_list->get(0)->profile()->GetPath());
134 EXPECT_EQ(path_profile1, browser_list->get(0)->profile()->GetPath());
145 EXPECT_EQ(path_profile1, browser_list->get(0)->profile()->GetPath());
146 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
avatar_menu_desktop.cc 20 size_t index = cache.GetIndexOfProfileWithPath(profile->GetPath());
gaia_info_update_service_unittest.cc 84 size_t index = GetCache()->GetIndexOfProfileWithPath(profile->GetPath());
127 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
167 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
176 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
197 size_t index = GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
206 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath());
212 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
217 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
225 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
233 GetCache()->GetIndexOfProfileWithPath(profile()->GetPath()));
    [all...]
profile_manager_browsertest.cc 161 EXPECT_EQ(new_profile_path, last_used->GetPath());
166 last_used->GetPath().BaseName().MaybeAsASCII();
211 EXPECT_EQ(new_profile_path, last_used->GetPath());
237 EXPECT_EQ(profile_path.value(), last_used_profile->GetPath().value());
312 EXPECT_EQ(path_profile1, browser_list->get(0)->profile()->GetPath());
320 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
329 EXPECT_EQ(path_profile1, browser_list->get(0)->profile()->GetPath());
330 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
379 EXPECT_EQ(path_profile2, browser_list->get(1)->profile()->GetPath());
388 EXPECT_EQ(path_profile1, browser_list->get(0)->profile()->GetPath());
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/auth/
mount_manager.h 30 virtual base::FilePath GetPath(const std::string& user_id);
  /external/chromium_org/chrome/browser/media/
webrtc_log_list.cc 25 GetWebRtcLogDirectoryForProfile(profile->GetPath()));
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_impl_browsertest.cc 65 browser()->profile()->GetPath());
94 browser()->profile()->GetPath().BaseName().MaybeAsASCII());
103 EXPECT_EQ(profile2->GetPath(), service_->GetProfilePath(user_data_dir));
138 profile_manager->ScheduleProfileForDeletion(second_profile->GetPath(),
app_list_service_interactive_uitest.cc 89 controller->ShowForProfileByPath(browser()->profile()->GetPath());
99 controller->ShowForProfileByPath(profile2_->GetPath());
122 controller->ShowForProfileByPath(browser()->profile()->GetPath());
130 controller->ShowForProfileByPath(profile2_->GetPath());
184 command_line, base::FilePath(), profile->GetPath());
233 service->GetCurrentAppListProfile()->GetPath().BaseName().value());
256 service->GetCurrentAppListProfile()->GetPath().BaseName().value());
265 service->GetCurrentAppListProfile()->GetPath(),
  /external/chromium_org/chrome/browser/ui/app_list/search/
history_factory.cc 40 context->GetPath().AppendASCII(kStoreDataFileName);
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_win.cc 44 profile_->GetPath().BaseName().AsUTF8Unsafe().c_str(),
  /external/chromium_org/chrome/browser/apps/
app_launch_for_metro_restart_win.cc 58 if (profile_dir.empty() || profile->GetPath().BaseName() != profile_dir)
83 profile->GetPath().BaseName().MaybeAsASCII());
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_drag_drop.cc 31 if (data.IsFromProfilePath(profile->GetPath())) {
33 data.GetNodes(model, profile->GetPath());
  /art/runtime/base/unix_file/
mapped_file.cc 51 PLOG(WARNING) << "Failed to stat file '" << GetPath() << "'";
59 PLOG(WARNING) << "Failed to mmap file '" << GetPath() << "' of size "
76 PLOG(ERROR) << "Failed to truncate file '" << GetPath()
90 PLOG(WARNING) << "Failed to mmap file '" << GetPath() << "' of size "
102 PLOG(WARNING) << "Failed unmap file '" << GetPath() << "' of size "
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_service_browsertest.cc 56 size_t index = cache.GetIndexOfProfileWithPath(profile->GetPath());
96 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
124 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
134 profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
142 profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_window_property_manager_win.cc 53 profile->GetPath()) :
54 ShellIntegration::GetChromiumModelIdForProfile(profile->GetPath());
80 const base::FilePath& profile_path = profile->GetPath();
  /external/chromium_org/ppapi/c/
ppb_file_ref.h 108 * file. Use GetPath() to get the full file path.
112 * GetPath() returns the absolute path of the file.
121 struct PP_Var (*GetPath)(PP_Resource file_ref);
243 struct PP_Var (*GetPath)(PP_Resource file_ref);
264 struct PP_Var (*GetPath)(PP_Resource file_ref);

Completed in 373 milliseconds

1 2 3 4 5 6 7 8 91011>>