Home
last modified time | relevance | path

Searched defs:setDataSource (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/bindings/js/
DJSHTMLDataGridElementCustom.cpp48 void JSHTMLDataGridElement::setDataSource(ExecState*, JSValue value) in setDataSource() function in WebCore::JSHTMLDataGridElement
/external/webkit/WebKit/mac/WebView/
DWebDocumentLoaderMac.mm65 void WebDocumentLoaderMac::setDataSource(WebDataSource *dataSource, WebView *webView) function
/external/webkit/WebKit/win/
DWebDocumentLoader.cpp57 void WebDocumentLoader::setDataSource(WebDataSource *dataSource) in setDataSource() function in WebDocumentLoader
DWebHTMLRepresentation.cpp220 HRESULT STDMETHODCALLTYPE WebHTMLRepresentation::setDataSource( in setDataSource() function in WebHTMLRepresentation
/external/webkit/WebCore/html/
DHTMLDataGridElement.cpp95 void HTMLDataGridElement::setDataSource(PassRefPtr<DataGridDataSource> ds) in setDataSource() function in WebCore::HTMLDataGridElement
/external/opencore/android/
Dmetadatadriver.cpp404 status_t MetadataDriver::setDataSource(const char* srcUrl) in setDataSource() function in MetadataDriver
771 status_t PVMetadataRetriever::setDataSource(const char *url) in setDataSource() function in android::PVMetadataRetriever
787 status_t PVMetadataRetriever::setDataSource(int fd, int64_t offset, int64_t length) in setDataSource() function in android::PVMetadataRetriever
Dplayerdriver.cpp1512 status_t PVPlayer::setDataSource(const char *url) in setDataSource() function in android::PVPlayer
1529 status_t PVPlayer::setDataSource(int fd, int64_t offset, int64_t length) { in setDataSource() function in android::PVPlayer
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.h481 void setDataSource(PVMFDownloadDataSourceContainer *aDataSource) in setDataSource() function