OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ProfileShortcutManager
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager.cc
7
ProfileShortcutManager
::~
ProfileShortcutManager
() {
10
ProfileShortcutManager
::
ProfileShortcutManager
() {
profile_shortcut_manager.h
16
class
ProfileShortcutManager
{
18
virtual ~
ProfileShortcutManager
();
48
static
ProfileShortcutManager
* Create(ProfileManager* manager);
51
ProfileShortcutManager
();
54
DISALLOW_COPY_AND_ASSIGN(
ProfileShortcutManager
);
Completed in 73 milliseconds