OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOldUserSpecificRegistrySuffix
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/installer/util/
shell_util.h
547
// username (see
GetOldUserSpecificRegistrySuffix
() below). We still honor old
561
static bool
GetOldUserSpecificRegistrySuffix
(string16* suffix);
shell_util_unittest.cc
698
TEST(ShellUtilTest,
GetOldUserSpecificRegistrySuffix
) {
700
ASSERT_TRUE(ShellUtil::
GetOldUserSpecificRegistrySuffix
(&suffix));
shell_util.cc
[
all
...]
/external/chromium_org/chrome/installer/setup/
uninstall.cc
[
all
...]
Completed in 35 milliseconds