Searched defs:AppendRenameFlags (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dchrome_browser_sxs_operations.cc22 void ChromeBrowserSxSOperations::AppendRenameFlags( function in class:installer::ChromeBrowserSxSOperations
28 ChromeBrowserOperations::AppendRenameFlags(options, cmd_line);
H A Dchrome_binaries_operations.cc54 void ChromeBinariesOperations::AppendRenameFlags( function in class:installer::ChromeBinariesOperations
H A Dchrome_app_host_operations.cc67 void ChromeAppHostOperations::AppendRenameFlags( function in class:installer::ChromeAppHostOperations
H A Dchrome_browser_operations.cc71 void ChromeBrowserOperations::AppendRenameFlags( function in class:installer::ChromeBrowserOperations
H A Dchrome_frame_operations.cc85 void ChromeFrameOperations::AppendRenameFlags(const std::set<string16>& options, function in class:installer::ChromeFrameOperations
H A Dproduct.cc151 void Product::AppendRenameFlags(CommandLine* command_line) const { function in class:installer::Product
152 operations_->AppendRenameFlags(options_, command_line);

Completed in 389 milliseconds