HomeSort by relevance Sort by last modified time
    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 1649 milliseconds