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

/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_service_signin_chromeos.cc36 void LoadDataForUser(
41 // Callback passed to |LoadDataForUser()|.
42 // If |LoadDataForUser| function succeeded, it invokes |callback| with the
44 // If |LoadDataForUser| failed and further retries are allowed, schedules new
45 // |LoadDataForUser| call with some backoff. If no further retires are allowed,
46 // it invokes |callback| with the |LoadDataForUser| results.
66 base::Bind(&LoadDataForUser, user_id, next_backoff_ms, callback),
71 void LoadDataForUser( function in namespace:__anon4685
323 LoadDataForUser(

Completed in 100 milliseconds