Home
last modified time | relevance | path

Searched defs:open_callback_ (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dvideo_destination_resource.h47 scoped_refptr<TrackedCallback> open_callback_; variable
Dvideo_source_resource.h57 scoped_refptr<TrackedCallback> open_callback_; variable
Dvideo_capture_resource.h88 scoped_refptr<TrackedCallback> open_callback_; variable
Daudio_input_resource.h127 scoped_refptr<TrackedCallback> open_callback_; variable
/external/chromium_org/webkit/browser/appcache/
Dappcache_response.h189 net::CompletionCallback open_callback_; variable
/external/chromium_org/content/child/fileapi/
Dfile_system_dispatcher.cc143 OpenFileCallback open_callback_; member in content::FileSystemDispatcher::CallbackDispatcher