HomeSort by relevance Sort by last modified time
    Searched defs:open_callback_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ppapi/proxy/
video_destination_resource.h 47 scoped_refptr<TrackedCallback> open_callback_; member in class:ppapi::proxy::VideoDestinationResource
video_source_resource.h 57 scoped_refptr<TrackedCallback> open_callback_; member in class:ppapi::proxy::VideoSourceResource
video_capture_resource.h 88 scoped_refptr<TrackedCallback> open_callback_; member in class:ppapi::proxy::VideoCaptureResource
audio_input_resource.h 127 scoped_refptr<TrackedCallback> open_callback_; member in class:ppapi::proxy::AudioInputResource
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.cc 70 dispatcher->open_callback_ = callback;
115 open_callback_.Run(file, file_open_id, quota_policy);
127 OpenFileCallback open_callback_; member in class:content::FileSystemDispatcher::CallbackDispatcher
  /external/chromium_org/webkit/browser/appcache/
appcache_response.h 189 net::CompletionCallback open_callback_; member in class:appcache::AppCacheResponseReader

Completed in 222 milliseconds