OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BackgroundContentsInfo
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
background_contents_service.h
161
struct
BackgroundContentsInfo
{
171
// Value:
BackgroundContentsInfo
for the BC associated with that application
172
typedef std::map<string16,
BackgroundContentsInfo
> BackgroundContentsMap;
/external/chromium_org/chrome/browser/background/
background_contents_service.h
172
struct
BackgroundContentsInfo
{
182
// Value:
BackgroundContentsInfo
for the BC associated with that application
183
typedef std::map<string16,
BackgroundContentsInfo
> BackgroundContentsMap;
Completed in 154 milliseconds