Searched refs:installs_delayed_for_gc (Results 1 – 2 of 2) sorted by relevance
729 bool installs_delayed_for_gc() const { return installs_delayed_for_gc_; } in installs_delayed_for_gc() function
2246 if (installs_delayed_for_gc()) { in OnExtensionInstalled()2833 DCHECK(!installs_delayed_for_gc()); in GarbageCollectIsolatedStorage()