Searched refs:GetPath (Results 26 - 49 of 49) sorted by relevance

12

/external/chromium/chrome/browser/profiles/
H A Dprofile_impl.h48 virtual FilePath GetPath();
/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url.h116 const std::string& GetPath() const;
H A Dtemplate_url.cc472 const std::string& TemplateURLRef::GetPath() const { function in class:TemplateURLRef
H A Dtemplate_url_unittest.cc441 EXPECT_EQ(data[i].path, t_url.url()->GetPath());
H A Dtemplate_url_model.cc975 search_ref->GetPath() == path) {
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_unittest.cc343 FilePath temp_directory = profile_->GetPath().AppendASCII("Sync Data");
/external/qemu/distrib/sdl-1.2.15/src/cdrom/beos/
H A DSDL_syscdrom.cc218 if(entry.GetPath(&path) != B_NO_ERROR)
/external/openfst/src/include/fst/extensions/pdt/
H A Dshortest-path.h428 GetPath();
464 void GetPath();
680 void PdtShortestPath<Arc, Queue>::GetPath() { function in class:fst::PdtShortestPath
/external/chromium/chrome/browser/
H A Dshell_integration_win.cc205 if (FAILED(shell_link->GetPath(WriteInto(&source, MAX_PATH),
H A Dbrowser_process_impl.cc682 *profile_path = profile->GetPath();
H A Dexternal_tab_container_win.cc445 tab_contents()->profile()->GetPath().DirName().BaseName().value());
/external/chromium/chrome/browser/ui/views/
H A Dcreate_application_shortcut_view.cc377 web_app::CreateShortcut(profile_->GetPath(),
/external/webkit/Source/WebKit/wx/
H A DWebBrowserShell.cpp215 wxString path = dialog->GetPath().Prepend(wxT("file://"));
/external/chromium/base/
H A Dfile_util_win.cc394 result = i_shell_link->GetPath(temp_path, MAX_PATH,
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_model_unittest.cc903 FilePath new_history_path = profile_->GetPath();
/external/chromium/chrome/browser/sync/glue/
H A Dsync_backend_host.cc67 profile_->GetPath().Append(kSyncDataFolderName)),
/external/webkit/Tools/DumpRenderTree/win/
H A DLayoutTestControllerWin.cpp675 if (FAILED(shortcut->GetPath(targetPath, targetPathLen, 0, 0)))
/external/chromium/chrome/browser/extensions/
H A Dextension_service_unittest.cc354 ? FilePath() : GetPath().Append(chrome::kAppCacheDirname),
365 GetPath(), IsOffTheRecord(), GetExtensionSpecialStoragePolicy());
3245 FilePath install_dir = profile->GetPath()
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc421 ShellIntegration::GetAppId(UTF8ToWide(app_name_), profile_->GetPath()) :
422 ShellIntegration::GetChromiumAppId(profile_->GetPath()),
/external/v8/src/
H A Dliveobjectlist.cc2247 Object* LiveObjectList::GetPath(int obj_id1, function in class:v8::internal::LiveObjectList
H A Druntime.cc12753 LiveObjectList::GetPath(obj_id1, obj_id2, instance_filter);
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2894 search_engine->SetString("path", (*it)->url()->GetPath());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 621 milliseconds

12