HomeSort by relevance Sort by last modified time
    Searched refs:FindUserInListAndModify (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/user_manager/
user_manager_base.h 285 User* FindUserInListAndModify(const std::string& user_id);
user_manager_base.cc 168 User* user = FindUserInListAndModify(user_id);
359 return FindUserInListAndModify(user_id);
808 User* UserManagerBase::FindUserInListAndModify(const std::string& user_id) {
    [all...]

Completed in 48 milliseconds