Searched defs:GetDisplayName (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dnetwork_list_private.cc94 std::string NetworkListPrivate::GetDisplayName(uint32_t index) const { function in class:pp::NetworkListPrivate
98 get_interface<PPB_NetworkList_Private>()->GetDisplayName(
/external/chromium_org/ppapi/thunk/
H A Dppb_network_list_private_thunk.cc71 struct PP_Var GetDisplayName(PP_Resource resource, uint32_t index) { function in namespace:ppapi::thunk::__anon9633
72 VLOG(4) << "PPB_NetworkList_Private::GetDisplayName()";
76 return enter.object()->GetDisplayName(index);
94 &GetDisplayName,
/external/chromium/net/base/
H A Dx509_cert_types.cc38 std::string CertPrincipal::GetDisplayName() const { function in class:net::CertPrincipal
/external/chromium_org/ppapi/c/private/
H A Dppb_network_list_private.h135 struct PP_Var (*GetDisplayName)(PP_Resource resource, uint32_t index); member in struct:PPB_NetworkList_Private_0_2
/external/chromium_org/ppapi/shared_impl/
H A Dppb_network_list_private_shared.cc97 PP_Var PPB_NetworkList_Private_Shared::GetDisplayName(uint32_t index) { function in class:ppapi::PPB_NetworkList_Private_Shared
/external/chromium_org/net/cert/
H A Dx509_cert_types.cc41 std::string CertPrincipal::GetDisplayName() const { function in class:net::CertPrincipal
/external/chromium/chrome/browser/autofill/
H A Dautofill_country.cc559 string16 GetDisplayName(const std::string& country_code, function in namespace:__anon1871
578 name_ = GetDisplayName(country_code, icu::Locale(locale.c_str()));
/external/chromium_org/ash/system/chromeos/
H A Dtray_display.cc43 base::string16 GetDisplayName(int64 display_id) { function in namespace:ash::internal::__anon3567
80 GetDisplayName(display_id),
127 base::string16 name = GetDisplayName(external_id);
372 GetDisplayName(iter->first),
394 GetDisplayName(iter->first),
/external/chromium_org/chrome/browser/chromeos/login/
H A Duser.cc136 string16 User::GetDisplayName() const { function in class:chromeos::User
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_policy_service.cc109 std::string DeviceLocalAccountPolicyBroker::GetDisplayName() const { function in class:policy::DeviceLocalAccountPolicyBroker
/external/chromium/chrome/browser/chromeos/login/
H A Duser_manager.cc207 std::string UserManager::User::GetDisplayName() const { function in class:chromeos::UserManager::User
226 GetDisplayName().c_str(),
/external/chromium_org/chromeos/display/
H A Doutput_util.cc126 std::string GetDisplayName(XID output_id) { function in namespace:chromeos
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 520 milliseconds