HomeSort by relevance Sort by last modified time
    Searched defs:AppCommands (Results 1 - 3 of 3) 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);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 

Completed in 55 milliseconds