/external/chromium_org/chrome/browser/value_store/ |
D | value_store_frontend.h | 27 typedef base::Callback<void(scoped_ptr<base::Value>)> ReadCallback; typedef
|
/external/chromium_org/chrome/browser/extensions/ |
D | state_store.h | 26 typedef ValueStoreFrontend::ReadCallback ReadCallback; typedef
|
/external/chromium_org/base/files/ |
D | file_util_proxy.h | 41 int /* bytes read */)> ReadCallback; typedef
|
/external/chromium/base/ |
D | file_util_proxy.h | 52 int /* bytes read/written */>::Type ReadCallback; typedef
|
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/extension_mime_handler/ |
D | ppapi_extension_mime_handler.cc | 57 void ReadCallback(void* user_data, int32_t pp_error_or_bytes) { in ReadCallback() function
|
/external/chromium_org/media/audio/pulse/ |
D | pulse_unified.cc | 39 void PulseAudioUnifiedStream::ReadCallback(pa_stream* handle, size_t length, in ReadCallback() function in media::PulseAudioUnifiedStream
|
D | pulse_input.cc | 199 void PulseAudioInputStream::ReadCallback(pa_stream* handle, in ReadCallback() function in media::PulseAudioInputStream
|
/external/chromium_org/chrome/browser/extensions/api/sockets_tcp/ |
D | tcp_socket_event_dispatcher.cc | 113 void TCPSocketEventDispatcher::ReadCallback( in ReadCallback() function in extensions::api::TCPSocketEventDispatcher
|
/external/chromium_org/ppapi/cpp/extensions/dev/ |
D | socket_dev.h | 202 typedef ExtCompletionCallbackWithOutput<ReadInfo_Dev> ReadCallback; typedef
|
/external/chromium/webkit/glue/media/ |
D | buffered_data_source.cc | 599 void BufferedDataSource::ReadCallback(int error) { in ReadCallback() function in webkit_glue::BufferedDataSource
|
/external/chromium_org/content/renderer/media/ |
D | rtc_video_decoder_factory_tv_unittest.cc | 56 void ReadCallback(media::DemuxerStream::Status status, in ReadCallback() function in content::RTCVideoDecoderFactoryTvTest
|
D | buffered_data_source.cc | 411 void BufferedDataSource::ReadCallback( in ReadCallback() function in content::BufferedDataSource
|
/external/chromium_org/chrome/browser/extensions/api/bluetooth/ |
D | bluetooth_api.cc | 584 void BluetoothGetLocalOutOfBandPairingDataFunction::ReadCallback( in ReadCallback() function in extensions::api::BluetoothGetLocalOutOfBandPairingDataFunction
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | certificate_manager_handler.cc | 152 typedef Callback2<int, std::string>::Type ReadCallback; typedef in FileAccessProvider
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | certificate_manager_handler.cc | 201 typedef base::Callback<void(const int*, const std::string*)> ReadCallback; typedef in options::FileAccessProvider
|