HomeSort by relevance Sort by last modified time
    Searched refs:is_from_sync_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
pending_extension_info.cc 17 is_from_sync_(is_from_sync),
26 is_from_sync_(true),
pending_extension_info.h 46 bool is_from_sync() const { return is_from_sync_; }
62 bool is_from_sync_; // This update check was initiated from sync. member in class:PendingExtensionInfo

Completed in 142 milliseconds