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
();
89
DISALLOW_COPY_AND_ASSIGN(
FirefoxImporter
);
firefox_importer.cc
82
struct
FirefoxImporter
::BookmarkItem {
94
FirefoxImporter
::
FirefoxImporter
() {
97
FirefoxImporter
::~
FirefoxImporter
() {
100
void
FirefoxImporter
::StartImport(
152
void
FirefoxImporter
::ImportHistory() {
196
void
FirefoxImporter
::ImportBookmarks() {
345
void
FirefoxImporter
::ImportPasswords() {
377
void
FirefoxImporter
::ImportSearchEngines()
[
all
...]
Completed in 602 milliseconds