Searched defs:GetUsername (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/remoting/host/
H A Dusername.cc19 std::string GetUsername() { function in namespace:remoting
/external/chromium_org/components/signin/core/browser/
H A Dfake_auth_status_provider.cc21 std::string FakeAuthStatusProvider::GetUsername() const { function in class:FakeAuthStatusProvider
H A Dmutable_profile_oauth2_token_service.cc114 MutableProfileOAuth2TokenService::AccountInfo::GetUsername() const { function in class:MutableProfileOAuth2TokenService::AccountInfo
/external/chromium_org/chrome/browser/ui/views/
H A Dlogin_view.cc87 const base::string16& LoginView::GetUsername() const { function in class:LoginView
/external/chromium_org/chrome/browser/net/
H A Dnss_context_chromeos.cc74 std::string GetUsername(content::ResourceContext* context) { function in namespace:__anon4339
87 manager = new NSSCertDatabaseChromeOSManager(GetUsername(context));
120 return crypto::GetPublicSlotForChromeOSUser(GetUsername(context));
127 return crypto::GetPrivateSlotForChromeOSUser(GetUsername(context), callback);
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_service.cc180 AssemblePolicy(GetUsername(), policy_data(), new_settings.get());
211 AssemblePolicy(GetUsername(), policy_data(), device_settings());
275 const std::string& DeviceSettingsService::GetUsername() const { function in class:chromeos::DeviceSettingsService
/external/chromium_org/chrome/browser/chromeos/options/
H A Dvpn_config_view.cc292 if (GetUsername().empty())
424 const std::string VPNConfigView::GetUsername() const { function in class:chromeos::VPNConfigView
813 std::string user_name = GetUsername();
871 shill::kOpenVPNUserProperty, GetUsername());
/external/chromium_org/sync/syncable/
H A Ddirectory_backing_store_unittest.cc40 std::string GetUsername() { function in class:syncer::syncable::MigrationTest
84 new TestDirectoryBackingStore(GetUsername(), connection));
2897 new TestDirectoryBackingStore(GetUsername(), &connection));
2912 new TestDirectoryBackingStore(GetUsername(), &connection));
2953 new TestDirectoryBackingStore(GetUsername(), &connection));
2980 new TestDirectoryBackingStore(GetUsername(), &connection));
3016 new TestDirectoryBackingStore(GetUsername(), &connection));
3036 new TestDirectoryBackingStore(GetUsername(), &connection));
3069 new TestDirectoryBackingStore(GetUsername(), &connection));
3103 new TestDirectoryBackingStore(GetUsername(),
[all...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession_unittest.cc89 std::string GetUsername(int port_index) { function
161 std::string username = GetUsername(port_index);
619 GetUsername(index), GetPassword(index));
/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 1330 milliseconds