/external/chromium_org/chrome/renderer/safe_browsing/ |
phishing_classifier_delegate.cc | 155 frame->dataSource());
|
/external/chromium_org/content/child/appcache/ |
web_application_cache_host_impl.cc | 64 WebDataSource* data_source = frame->dataSource();
|
/external/chromium_org/content/renderer/ |
render_frame_impl.cc | 776 blink::WebDataSource* datasource) { 783 render_view_->didCreateDataSource(frame, datasource); [all...] |
render_frame_impl.h | 225 blink::WebDataSource* datasource);
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
cfm.php | 177 'dbtype','connectstring','datasource','username','password','query','delimeter','description','required','hint','default','access','from','to','list','index'
|
visualfoxpro.php | 230 'Datasource','Date','Db4','Dbc','Dbf','Dbmemo3',
|
/external/sonivox/arm-wt-22k/misc/ |
MMAPI.zip | |
/frameworks/av/media/libstagefright/mp4/ |
FragmentedMP4Parser.cpp | 195 DataSourceSource(sp<DataSource> &source) 220 sp<DataSource> mDataSource; 251 void FragmentedMP4Parser::start(sp<DataSource> &source) { 255 ALOGV("Parser::start(DataSource)"); [all...] |
/external/chromium/chrome/browser/ui/webui/ |
bug_report_ui.cc | 166 class BugReportUIHTMLSource : public ChromeURLDataManager::DataSource { 237 : DataSource(chrome::kChromeUIBugReportHost, MessageLoop::current()) {
|
ntp_resource_cache.cc | 244 ChromeURLDataManager::DataSource::SetFontAndTextDirection(&localized_strings); 349 ChromeURLDataManager::DataSource::SetFontAndTextDirection(&localized_strings);
|
/external/chromium/chrome/browser/ui/webui/chromeos/ |
imageburner_ui.cc | 49 class ImageBurnUIHTMLSource : public ChromeURLDataManager::DataSource { 52 : DataSource(chrome::kChromeUIImageBurnerHost, MessageLoop::current()) {
|
sim_unlock_ui.cc | 63 class SimUnlockUIHTMLSource : public ChromeURLDataManager::DataSource { 233 : DataSource(chrome::kChromeUISimUnlockHost, MessageLoop::current()) {
|
/external/chromium_org/chrome/test/base/ |
web_ui_browsertest.cc | 345 // DataSource for the dummy URL. If no data source is provided then an error 378 // WebUIProvider to allow attaching the DataSource for the dummy URL when
|
/external/chromium_org/content/browser/webui/ |
url_data_manager_backend.cc | 548 // The DataSource is agnostic to which thread StartDataRequest is called 565 // The DataSource wants StartDataRequest to be called on a specific thread,
|
/external/chromium_org/media/filters/ |
ffmpeg_demuxer.cc | 352 DataSource* data_source, 431 // TODO(scherkus): DataSource should have a host by this point,
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebFrameImpl.h | 158 virtual WebDataSource* dataSource() const; 273 // Getters for the impls corresponding to Get(Provisional)DataSource. They
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
msvs.py | [all...] |
/external/clang/lib/ARCMigrate/ |
ObjCMT.cpp | 217 // Short circuit properties that contain the name "delegate" or "dataSource", 221 (PropertyName.find("dataSource") != StringRef::npos))
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
PlaybackSession.cpp | 38 #include <media/stagefright/DataSource.h> 748 DataSource::RegisterDefaultSniffers();
|
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditor3gpReader.cpp | 51 #include <media/stagefright/DataSource.h> 87 sp<DataSource> mDataSource; 486 ALOGV("VideoEditor3gpReader_open Datasource start %s", 488 //pC->mDataSource = DataSource::CreateFromURI((char*)pFileDescriptor); 492 ALOGV("VideoEditor3gpReader_open Datasource error"); [all...] |
/libcore/luni/src/main/java/javax/sql/ |
RowSet.java | 129 * RowSet}. The database name can be used to find a {@link DataSource} 130 * which has been registered with a naming service - the {@link DataSource} 222 * {@code DataSource} object specified, the {@code RowSet} uses the URL to 818 * The database name can be used to find a {@link DataSource} which has been 819 * registered with a naming service - the {@link DataSource} can then be [all...] |
/external/chromium/chrome/browser/ |
browser_about_handler.cc | 192 class AboutSource : public ChromeURLDataManager::DataSource { 194 // Creates our datasource. [all...] |
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
WebFrameTest.cpp | [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_bookmark_manager_api.cc | 353 ChromeURLDataManager::DataSource::SetFontAndTextDirection(localized_strings);
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extensions.js | 16 // Used for observing function of the backend datasource for this page by
|