Searched refs:user_hash (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_profile.h21 const std::string& user_hash)
23 userhash(user_hash) {
20 NetworkProfile(const std::string& profile_path, const std::string& user_hash) argument
/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Dmount_manager.cc20 base::FilePath MountManager::GetHomeDir(std::string& user_hash) { argument
21 return ProfileHelper::GetProfilePathByUserIdHash(user_hash);
H A Dmount_manager.h25 static base::FilePath GetHomeDir(std::string& user_hash);
/external/chromium_org/chrome/browser/chromeos/ownership/
H A Downer_settings_service_chromeos.h63 const std::string& user_hash,
H A Downer_settings_service_chromeos.cc236 const std::string& user_hash,
247 user_hash,
248 ProfileHelper::GetProfilePathByUserIdHash(user_hash)),
235 IsOwnerForSafeModeAsync( const std::string& user_hash, const scoped_refptr<OwnerKeyUtil>& owner_key_util, const IsOwnerCallback& callback) argument
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_chromeos.cc77 std::string* user_hash,
95 *user_hash = profile_user_hash;
76 GetUserIdHash(content::BrowserContext* browser_context, std::string* user_hash, std::string* error) argument

Completed in 1364 milliseconds