OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShutdownAssociatedBackgroundContents
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
background_contents_service.h
150
void
ShutdownAssociatedBackgroundContents
(const string16& appid);
background_contents_service.cc
242
ShutdownAssociatedBackgroundContents
(ASCIIToUTF16(extension->id()));
290
ShutdownAssociatedBackgroundContents
(
302
ShutdownAssociatedBackgroundContents
(ASCIIToUTF16(extension->id()));
307
ShutdownAssociatedBackgroundContents
(
504
void BackgroundContentsService::
ShutdownAssociatedBackgroundContents
(
background_contents_service_unittest.cc
226
service.
ShutdownAssociatedBackgroundContents
(ASCIIToUTF16("appid"));
/external/chromium/chrome/browser/task_manager/
task_manager_browsertest.cc
172
service->
ShutdownAssociatedBackgroundContents
(application_id);
Completed in 32 milliseconds