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

  /external/chromium_org/chrome/installer/util/
app_commands.cc 16 AppCommands::AppCommands() {
19 AppCommands::~AppCommands() {
22 bool AppCommands::Initialize(const base::win::RegKey& key) {
24 LOG(DFATAL) << "Cannot initialize AppCommands from an invalid key.";
54 AppCommands& AppCommands::CopyFrom(const AppCommands& other) {
60 void AppCommands::Clear()
    [all...]
app_commands.h 26 class AppCommands {
32 AppCommands();
33 ~AppCommands();
42 AppCommands& CopyFrom(const AppCommands& other);
67 DISALLOW_COPY_AND_ASSIGN(AppCommands);
installation_state.h 94 const AppCommands& commands() const { return commands_; }
104 AppCommands* commands);
113 AppCommands commands_;
installation_state.cc 38 AppCommands* commands) {
installation_validator_unittest.cc 96 installer::AppCommands& commands() { return commands_; }
installation_validator.cc 301 AppCommands::CommandMapRange cmd_iterators(
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 

Completed in 252 milliseconds