HomeSort by relevance Sort by last modified time
    Searched refs:GetSource (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/chromium_org/chrome/browser/search/
most_visited_iframe_source.h 33 virtual std::string GetSource() const OVERRIDE;
local_ntp_source.h 24 virtual std::string GetSource() const OVERRIDE;
  /external/chromium_org/content/browser/webui/
shared_resources_data_source.h 18 virtual std::string GetSource() const OVERRIDE;
shared_resources_data_source.cc 37 std::string SharedResourcesDataSource::GetSource() const {
web_ui_data_source_impl.cc 38 virtual std::string GetSource() const OVERRIDE {
39 return parent_->GetSource();
157 std::string WebUIDataSourceImpl::GetSource() const {
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamtrackproxy.h 44 PROXY_CONSTMETHOD0(AudioSourceInterface*, GetSource)
65 PROXY_CONSTMETHOD0(VideoSourceInterface*, GetSource)
audiotrack.h 44 virtual AudioSourceInterface* GetSource() const {
videotrack.h 48 virtual VideoSourceInterface* GetSource() const {
mediastreaminterface.h 140 virtual VideoSourceInterface* GetSource() const = 0;
156 virtual AudioSourceInterface* GetSource() const = 0;
  /external/chromium_org/chrome/browser/ui/webui/
bookmarks_ui.h 25 virtual std::string GetSource() const OVERRIDE;
app_launcher_page_ui.h 34 virtual std::string GetSource() const OVERRIDE;
bookmarks_ui.cc 25 std::string BookmarksUIHTMLSource::GetSource() const {
fileicon_source.h 27 virtual std::string GetSource() const OVERRIDE;
theme_source.h 27 virtual std::string GetSource() const OVERRIDE;
about_ui.h 25 virtual std::string GetSource() const OVERRIDE;
favicon_source.h 74 virtual std::string GetSource() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
user_image_source.h 30 virtual std::string GetSource() const OVERRIDE;
  /external/chromium_org/chrome/renderer/
resource_bundle_source_map.h 27 virtual v8::Handle<v8::Value> GetSource(const std::string& name) OVERRIDE;
resource_bundle_source_map.cc 22 v8::Handle<v8::Value> ResourceBundleSourceMap::GetSource(
  /external/v8/test/sputnik/
testcfg.py 45 return '@negative' in self.GetSource()
55 self.tmpfile.Write(self.GetSource())
74 def GetSource(self):
76 self.source = self.case.GetSource()
  /external/chromium_org/chrome/browser/ui/webui/ntp/
thumbnail_source.h 31 virtual std::string GetSource() const OVERRIDE;
  /external/chromium_org/content/public/browser/
url_data_source.h 40 virtual std::string GetSource() const = 0;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
proxy_settings_ui.cc 36 virtual std::string GetSource() const OVERRIDE;
63 std::string ProxySettingsHTMLSource::GetSource() const {
  /external/chromium_org/chrome/browser/notifications/
balloon_host.h 42 const string16& GetSource() const;
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_icon_source.h 73 virtual std::string GetSource() const OVERRIDE;

Completed in 242 milliseconds

1 2 3 4