OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBrowserModelId
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/chrome/browser/metro_utils/
metro_chrome_win.cc
28
base::string16 app_id = ShellUtil::
GetBrowserModelId
(
/external/chromium_org/chrome/browser/
shell_integration_win.cc
125
app_name = ShellUtil::
GetBrowserModelId
(dist, is_per_user_install);
355
ShellUtil::
GetBrowserModelId
(
459
ShellUtil::
GetBrowserModelId
(dist, is_per_user_install));
shell_integration_win_unittest.cc
45
ShellUtil::
GetBrowserModelId
(BrowserDistribution::GetDistribution(),
/external/chromium_org/chrome/installer/util/
chrome_browser_operations.cc
131
ShellUtil::
GetBrowserModelId
(dist, is_per_user_install));
shell_util.h
386
static string16
GetBrowserModelId
(BrowserDistribution* dist,
shell_util.cc
231
ShellUtil::
GetBrowserModelId
(
[
all
...]
shell_util_unittest.cc
156
expected_properties.set_app_id(ShellUtil::
GetBrowserModelId
(dist, true));
/external/chromium_org/win8/metro_driver/
toast_notification_handler.cc
209
string16 appid = ShellUtil::
GetBrowserModelId
(dist, is_per_user_install);
/external/chromium_org/win8/delegate_execute/
command_execute_impl.cc
332
string16 app_id = ShellUtil::
GetBrowserModelId
(
/external/chromium_org/chrome/installer/setup/
setup_main.cc
[
all
...]
Completed in 513 milliseconds