OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relaunch_command
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/base/win/
shell.cc
29
const string16&
relaunch_command
,
47
if (!
relaunch_command
.empty()) {
49
pps, PKEY_AppUserModel_RelaunchCommand,
relaunch_command
.c_str());
109
void SetRelaunchDetailsForWindow(const string16&
relaunch_command
,
114
relaunch_command
,
local
shell.h
55
UI_EXPORT void SetRelaunchDetailsForWindow(const string16&
relaunch_command
,
Completed in 652 milliseconds