Searched refs:GetPath (Results 1 - 25 of 303) sorted by relevance

1234567891011>>

/external/qemu/android/filesystems/
H A Dpartition_types_unittest.cpp44 const char* GetPath() const { function in class:__anon29116::TempPartition
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/third_party/closure_compiler/build/
H A Doutputs.py11 def GetPath(resource): function
18 print GetPath(sys.argv[1])
/external/chromium_org/tools/grit/grit/format/
H A Dhtml_inline_unittest.py74 source_resources.add(tmp_dir.GetPath(filename))
76 resources = html_inline.GetResourceFilenames(tmp_dir.GetPath('index.html'))
77 resources.add(tmp_dir.GetPath('index.html'))
93 source_resources.add(tmp_dir.GetPath(filename))
95 resources = html_inline.GetResourceFilenames(tmp_dir.GetPath('index.js'))
96 resources.add(tmp_dir.GetPath('index.js'))
147 source_resources.add(tmp_dir.GetPath(util.normpath(filename)))
149 result = html_inline.DoInline(tmp_dir.GetPath('index.html'), None)
151 resources.add(tmp_dir.GetPath('index.html'))
196 source_resources.add(tmp_dir.GetPath(filenam
[all...]
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_util.cc26 if (profile->GetPath() == ProfileHelper::GetSigninProfileDir())
/external/lldb/test/python_api/default-constructor/
H A Dsb_filespec.py13 obj.GetPath(None, 0)
/external/chromium_org/tools/grit/grit/gather/
H A Dchrome_html_unittest.py63 html = chrome_html.ChromeHtml(tmp_dir.GetPath('index.html'))
104 html = chrome_html.ChromeHtml(tmp_dir.GetPath('index.html'))
136 html = chrome_html.ChromeHtml(tmp_dir.GetPath('test.css'))
163 html = chrome_html.ChromeHtml(tmp_dir.GetPath('test.css'))
190 html = chrome_html.ChromeHtml(tmp_dir.GetPath('test.css'))
227 html = chrome_html.ChromeHtml(tmp_dir.GetPath('index.html'))
264 html = chrome_html.ChromeHtml(tmp_dir.GetPath('test.css'))
292 html = chrome_html.ChromeHtml(tmp_dir.GetPath('test.css'))
323 html = chrome_html.ChromeHtml(tmp_dir.GetPath('test.css'))
352 html = chrome_html.ChromeHtml(tmp_dir.GetPath('tes
[all...]
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCBundle.h37 GetPath (char *dst, size_t dst_len);
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile_store.cc17 loaded_profiles_[profile->GetPath()] = profile;
18 CallbacksByPath::iterator it = callbacks_.find(profile->GetPath());
26 base::FilePath path(profile->GetPath());
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_list_desktop_browsertest.cc64 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());
H A Davatar_menu_desktop.cc20 size_t index = cache.GetIndexOfProfileWithPath(profile->GetPath());
H A Dgaia_info_update_service_unittest.cc84 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...]
H A Dprofile_manager_browsertest.cc161 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...]
H A Dprofiles_state.cc88 base::string16 name = GetAvatarNameForProfile(profile->GetPath());
103 size_t profile_index = cache.GetIndexOfProfileWithPath(profile->GetPath());
168 size_t index = cache.GetIndexOfProfileWithPath(active_profile->GetPath());
180 guest_profile->GetPath().BaseName().MaybeAsASCII());
/external/chromium_org/chrome/browser/media/
H A Dwebrtc_log_list.cc25 GetWebRtcLogDirectoryForProfile(profile->GetPath()));
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_impl_browsertest.cc65 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(),
H A Dapp_list_service_interactive_uitest.cc89 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/
H A Dhistory_factory.cc40 context->GetPath().AppendASCII(kStoreDataFileName);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_win.cc44 profile_->GetPath().BaseName().AsUTF8Unsafe().c_str(),
/external/chromium_org/chrome/browser/apps/
H A Dapp_launch_for_metro_restart_win.cc58 if (profile_dir.empty() || profile->GetPath().BaseName() != profile_dir)
83 profile->GetPath().BaseName().MaybeAsASCII());
/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_drag_drop.cc31 if (data.IsFromProfilePath(profile->GetPath())) {
33 data.GetNodes(model, profile->GetPath());
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_service_browsertest.cc56 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/
H A Dbrowser_window_property_manager_win.cc53 profile->GetPath()) :
54 ShellIntegration::GetChromiumModelIdForProfile(profile->GetPath());
80 const base::FilePath& profile_path = profile->GetPath();
/external/chromium_org/ppapi/c/
H A Dppb_file_ref.h108 * 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); member in struct:PPB_FileRef_1_2
243 struct PP_Var (*GetPath)(PP_Resource file_ref); member in struct:PPB_FileRef_1_0
264 struct PP_Var (*GetPath)(PP_Resource file_ref); member in struct:PPB_FileRef_1_1
/external/lldb/source/API/
H A DSBFileSpec.cpp125 SBFileSpec::GetPath (char *dst_path, size_t dst_len) const function in class:SBFileSpec
129 uint32_t result = m_opaque_ap->GetPath (dst_path, dst_len);
132 log->Printf ("SBFileSpec(%p)::GetPath (dst_path=\"%.*s\", dst_len=%" PRIu64 ") => %u",
178 if (m_opaque_ap->GetPath(path, sizeof(path)))
/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Dmount_manager.h30 virtual base::FilePath GetPath(const std::string& user_id);

Completed in 1356 milliseconds

1234567891011>>