OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetParentApplicationId
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
background_contents_service.cc
223
const string16& appid =
GetParentApplicationId
(bgcontents);
267
GetParentApplicationId
(bg));
480
const string16& appid =
GetParentApplicationId
(background_contents);
498
const string16 appid =
GetParentApplicationId
(background_contents);
527
return !
GetParentApplicationId
(background_contents).empty();
534
string16 appid =
GetParentApplicationId
(background_contents);
544
const string16& BackgroundContentsService::
GetParentApplicationId
(
background_contents_service.h
69
const string16&
GetParentApplicationId
(BackgroundContents* contents) const;
background_page_tracker.cc
245
background_contents_service->
GetParentApplicationId
(*iter));
/external/chromium/chrome/browser/task_manager/
task_manager_resource_providers.cc
707
background_contents_service->
GetParentApplicationId
(*iterator);
[
all
...]
Completed in 64 milliseconds