OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:profile_info_cache
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/notifications/
notification_ui_manager.cc
13
#include "chrome/browser/profiles/
profile_info_cache
.h"
32
ProfileInfoCache*
profile_info_cache
=
local
35
new MessageCenterSettingsController(
profile_info_cache
));
/external/chromium_org/chrome/test/base/
testing_profile_manager.cc
11
#include "chrome/browser/profiles/
profile_info_cache
.h"
128
ProfileInfoCache* TestingProfileManager::
profile_info_cache
() {
function in class:TestingProfileManager
/external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc
80
#include "chrome/browser/profiles/
profile_info_cache
.h"
1056
const ProfileInfoCache&
profile_info_cache
=
local
[
all
...]
Completed in 98 milliseconds