Searched defs:AppCommands (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dapp_commands.h26 class AppCommands { class in namespace:installer
32 AppCommands();
33 ~AppCommands();
42 AppCommands& CopyFrom(const AppCommands& other);
67 DISALLOW_COPY_AND_ASSIGN(AppCommands);
H A Dapp_commands.cc16 AppCommands::AppCommands() { function in class:installer::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
[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 155 milliseconds