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

  /external/chromium_org/chrome/browser/chromeos/policy/
user_policy_disk_cache.h 69 void ReportResultOnUIThread(
user_policy_disk_cache.cc 99 base::Bind(&UserPolicyDiskCache::ReportResultOnUIThread, this,
103 void UserPolicyDiskCache::ReportResultOnUIThread(
  /external/chromium_org/chrome/browser/
safe_json_parser.h 47 void ReportResultOnUIThread();
safe_json_parser.cc 60 base::Bind(&SafeJsonParser::ReportResultOnUIThread, this));
63 void SafeJsonParser::ReportResultOnUIThread() {
  /external/chromium/chrome/browser/ui/webui/options/
extension_settings_handler.h 94 // Load the icons and call ReportResultOnUIThread when done. This method
100 void ReportResultOnUIThread(DictionaryValue* json);
extension_settings_handler.cc 280 NewRunnableMethod(this, &IconLoader::ReportResultOnUIThread,
284 void ExtensionsDOMHandler::IconLoader::ReportResultOnUIThread(
    [all...]
  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_data.cc 133 base::Bind(&IconLoader::ReportResultOnUIThread,
147 void ReportResultOnUIThread() {

Completed in 185 milliseconds