OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetParentApplicationId
(Results
1 - 2
of
2
) 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
(
/external/chromium_org/chrome/browser/background/
background_contents_service.cc
369
const base::string16& appid =
GetParentApplicationId
(bgcontents);
419
GetParentApplicationId
(bg));
667
const base::string16& appid =
GetParentApplicationId
(background_contents);
694
const base::string16 appid =
GetParentApplicationId
(background_contents);
724
return !
GetParentApplicationId
(background_contents).empty();
731
base::string16 appid =
GetParentApplicationId
(background_contents);
741
const base::string16& BackgroundContentsService::
GetParentApplicationId
(
Completed in 146 milliseconds