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

  /external/chromium/chrome/browser/extensions/
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
  /external/chromium_org/extensions/browser/
pending_extension_info.h 60 bool is_from_sync() const { return is_from_sync_; }
84 bool is_from_sync_; // This update check was initiated from sync. member in class:extensions::PendingExtensionInfo

Completed in 28 milliseconds