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

  /external/chromium_org/ui/base/win/
shell.h 45 const base::string16& relaunch_command,
62 const base::string16& relaunch_command,
shell.cc 84 const base::string16& relaunch_command,
102 if (!relaunch_command.empty()) {
104 pps, PKEY_AppUserModel_RelaunchCommand, relaunch_command.c_str());
130 void SetRelaunchDetailsForWindow(const base::string16& relaunch_command,
135 relaunch_command, local

Completed in 83 milliseconds