OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FirefoxImporter
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/utility/importer/
firefox_importer.h
28
class
FirefoxImporter
: public Importer {
30
FirefoxImporter
();
40
virtual ~
FirefoxImporter
();
86
DISALLOW_COPY_AND_ASSIGN(
FirefoxImporter
);
firefox_importer.cc
80
struct
FirefoxImporter
::BookmarkItem {
92
FirefoxImporter
::
FirefoxImporter
() {
95
FirefoxImporter
::~
FirefoxImporter
() {
98
void
FirefoxImporter
::StartImport(
145
void
FirefoxImporter
::ImportHistory() {
189
void
FirefoxImporter
::ImportBookmarks() {
338
void
FirefoxImporter
::ImportPasswords() {
370
void
FirefoxImporter
::ImportSearchEngines()
[
all
...]
Completed in 79 milliseconds