HomeSort by relevance Sort by last modified time
    Searched refs:ProductOperations (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/installer/util/
product_operations.h 32 class ProductOperations {
34 virtual ~ProductOperations() {}
product.h 26 class ProductOperations;
106 // See ProductOperations::AddKeyFiles.
109 // See ProductOperations::AddComDllList.
112 // See ProductOperations::AppendProductFlags.
115 // See ProductOperations::AppendRenameFlags.
118 // See Productoperations::SetChannelFlags.
121 // See ProductOperations::AddDefaultShortcutProperties.
136 scoped_ptr<ProductOperations> operations_;
chrome_app_host_operations.h 14 // Operations specific to Chrome App Host; see ProductOperations for general
16 class ChromeAppHostOperations : public ProductOperations {
chrome_binaries_operations.h 14 // Operations specific to the Chrome Binaries; see ProductOperations for general
16 class ChromeBinariesOperations : public ProductOperations {
chrome_browser_operations.h 14 // Operations specific to Chrome; see ProductOperations for general info.
15 class ChromeBrowserOperations : public ProductOperations {
chrome_frame_operations.h 14 // Operations specific to Chrome Frame; see ProductOperations for general info.
15 class ChromeFrameOperations : public ProductOperations {

Completed in 256 milliseconds