Searched defs:products (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/device/usb/
H A Dusb_ids.h23 const UsbProduct* products; member in struct:device::UsbVendor
/external/chromium_org/chrome/installer/util/
H A Dinstaller_state.h94 // Removes |product| from the set of products to be operated on. The object
152 const Products& products() const { return products_.get(); } function in class:installer::InstallerState
158 // products are installed. Ownership is passed to the caller.
201 // "ap" values for all products being operated on.
/external/chromium_org/chrome/installer/setup/
H A Dinstall_worker.cc87 // products managed by a given package.
159 if (installer_state.products().size() != 1 ||
321 // One or more products are being uninstalled, but not Chrome Binaries.
390 const Products& products = installer_state.products(); local
391 for (Products::const_iterator it = products.begin(); it < products.end();
879 } else if (!installer_state.products().empty()) {
881 source_type = installer_state.products()[0]->distribution()->GetType();
884 LOG(ERROR) << "No products foun
934 const Products& products = installer_state.products(); local
1042 const Products& products = installer_state.products(); local
1108 const Products& products = installer_state.products(); local
1294 const Products& products = installer_state.products(); local
[all...]
H A Dsetup_main.cc189 // In multi-install, adds all products to |installer_state| that are
190 // multi-installed and must be updated along with the products already present
224 // See what products are already installed in multi mode. When we do the
259 // products we're operating on (which including the multi-install binaries).
260 const Products& products = installer_state->products(); local
263 for (Products::const_iterator it = products.begin(); it < products.end();
326 // Check for differing update policies for all of the products being updated.
327 const Products& products
376 const Products& products = installer_state->products(); local
529 const Products& products = installer_state->products(); local
673 const Products& products = installer_state.products(); local
825 const Products& products = installer_state->products(); local
1159 const Products& products = installer_state->products(); local
1169 const Products& products = installer_state->products(); local
1506 const Products& products = installer_state.products(); local
1651 const Products& products = installer_state.products(); local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 683 milliseconds