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

  /external/chromium_org/chrome/browser/signin/
signin_names_io_thread.cc 76 PostTaskToIOThread(true, base::UTF8ToUTF16(username));
80 PostTaskToIOThread(false, base::UTF8ToUTF16(username));
91 void SigninNamesOnIOThread::PostTaskToIOThread(bool add,
signin_names_io_thread.h 61 void PostTaskToIOThread(bool add, const base::string16& email);

Completed in 112 milliseconds