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

/external/chromium_org/chrome/browser/
H A Dsafe_json_parser.h47 void ReportResultOnUIThread();
H A Dsafe_json_parser.cc59 base::Bind(&SafeJsonParser::ReportResultOnUIThread, this));
62 void SafeJsonParser::ReportResultOnUIThread() { function in class:SafeJsonParser
/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_policy_disk_cache.cc84 &UserPolicyDiskCache::ReportResultOnUIThread, this, result, policy));
87 void UserPolicyDiskCache::ReportResultOnUIThread( function in class:policy::UserPolicyDiskCache
H A Duser_policy_disk_cache.h75 void ReportResultOnUIThread(
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_data.cc143 base::Bind(&IconLoader::ReportResultOnUIThread,
157 void ReportResultOnUIThread() { function in class:chromeos::KioskAppData::IconLoader

Completed in 943 milliseconds