Home
last modified time | relevance | path

Searched refs:GetDefaultUserProfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_profile_handler.h58 const NetworkProfile* GetDefaultUserProfile() const;
Dnetwork_profile_handler.cc190 const NetworkProfile* NetworkProfileHandler::GetDefaultUserProfile() const { in GetDefaultUserProfile() function in chromeos::NetworkProfileHandler
Dnetwork_connection_handler.cc95 NetworkHandler::Get()->network_profile_handler()->GetDefaultUserProfile(); in GetDefaultUserProfilePath()
/external/chromium_org/ash/system/chromeos/network/
Dnetwork_connect.cc286 GetDefaultUserProfile(); in GetNetworkProfilePath()