Searched refs:sync_user_id (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/users/
H A Dfake_supervised_user_manager.cc24 const std::string& sync_user_id,
21 CreateUserRecord( const std::string& manager_id, const std::string& local_user_id, const std::string& sync_user_id, const base::string16& display_name) argument
H A Dfake_supervised_user_manager.h24 const std::string& sync_user_id,
H A Dsupervised_user_manager.h62 // |sync_user_id| to manager with a |manager_id|.
69 const std::string& sync_user_id,
85 // Returns sync_user_id for supervised user with |user_id| or empty string if
H A Dsupervised_user_manager_impl.h30 const std::string& sync_user_id,
H A Dsupervised_user_manager_impl.cc183 const std::string& sync_user_id,
212 new base::StringValue(sync_user_id));
180 CreateUserRecord( const std::string& manager_id, const std::string& local_user_id, const std::string& sync_user_id, const base::string16& display_name) argument
/external/chromium_org/chrome/browser/chromeos/login/supervised/
H A Dsupervised_user_creation_controller_new.cc109 creation_context_->sync_user_id = sync_id;
130 creation_context_->sync_user_id = sync_id;
157 creation_context_->sync_user_id =
167 creation_context_->sync_user_id,
332 creation_context_->sync_user_id,
H A Dsupervised_user_creation_controller_new.h125 std::string sync_user_id; // Used to identify user in manager's sync data. member in struct:chromeos::SupervisedUserCreationControllerNew::UserCreationContext

Completed in 948 milliseconds