OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCustodianName
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/managed_mode/
managed_mode_interstitial.cc
64
string16 custodian = UTF8ToUTF16(managed_user_service->
GetCustodianName
());
managed_user_service.h
99
std::string
GetCustodianName
() const;
managed_user_service.cc
254
std::string ManagedUserService::
GetCustodianName
() const {
Completed in 5716 milliseconds