HomeSort by relevance Sort by last modified time
    Searched defs:ProfileWriter (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/importer/
profile_writer.h 33 // ProfileWriter encapsulates profile for writing entries into it.
35 class ProfileWriter : public base::RefCountedThreadSafe<ProfileWriter> {
37 explicit ProfileWriter(Profile* profile);
98 friend class base::RefCountedThreadSafe<ProfileWriter>;
100 virtual ~ProfileWriter();
105 DISALLOW_COPY_AND_ASSIGN(ProfileWriter);
profile_writer.cc 78 ProfileWriter::ProfileWriter(Profile* profile) : profile_(profile) {}
80 bool ProfileWriter::BookmarkModelIsLoaded() const {
84 bool ProfileWriter::TemplateURLServiceIsLoaded() const {
88 void ProfileWriter::AddPasswordForm(const autofill::PasswordForm& form) {
94 void ProfileWriter::AddIE7PasswordInfo(const IE7PasswordInfo& info) {
100 void ProfileWriter::AddHistoryPage(const history::URLRows& page,
106 void ProfileWriter::AddHomepage(const GURL& home_page) {
117 void ProfileWriter::AddBookmarks(
234 void ProfileWriter::AddFavicons
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar 

Completed in 660 milliseconds