Home | History | Annotate | Download | only in updater

Lines Matching refs:UpdateExtension

429   // Add a fake crx installer to be returned by a call to UpdateExtension()
435 virtual bool UpdateExtension(
465 // Hold the set of ids that UpdateExtension() should fake success on.
466 // UpdateExtension(id, ...) will return true iff fake_crx_installers_
1243 // mock extensions service has UpdateExtension(...) return true, and
1245 // UpdateExtension() returns false, signaling install failures.
1315 // Add fake CrxInstaller to be returned by service.UpdateExtension().