Searched defs:is_from_sync (Results 1 – 4 of 4) sorted by relevance
17 bool is_from_sync, in PendingExtensionInfo()
64 bool is_from_sync() const { return is_from_sync_; } in is_from_sync() function
264 bool is_from_sync, in AddExtensionImpl()
1825 const extensions::Extension* extension, bool is_from_sync) { in PromoteEphemeralApp()