Searched defs:is_from_sync (Results 1 – 3 of 3) sorted by relevance
10 bool is_from_sync, in PendingExtensionInfo()
46 bool is_from_sync() const { return is_from_sync_; } in is_from_sync() function
150 bool is_from_sync, bool install_silently, in AddExtensionImpl()