OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:items_to_import_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/utility/
profile_import_handler.cc
25
ProfileImportHandler::ProfileImportHandler() :
items_to_import_
(0) {}
56
items_to_import_
= items;
77
items_to_import_
^= item; // Remove finished item from mask.
79
if (
items_to_import_
== 0) {
profile_import_handler.h
55
uint16
items_to_import_
;
member in class:ProfileImportHandler
Completed in 220 milliseconds