HomeSort by relevance Sort by last modified time
    Searched full:getsource (Results 26 - 50 of 387) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/webui/
bookmarks_ui.h 25 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;
bookmarks_ui.cc 25 std::string BookmarksUIHTMLSource::GetSource() const {
fileicon_source.h 27 virtual std::string GetSource() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
screenlock_icon_source.h 22 virtual std::string GetSource() const OVERRIDE;
screenlock_icon_source.cc 32 std::string ScreenlockIconSource::GetSource() const {
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
slow_trace_ui.h 31 virtual std::string GetSource() const OVERRIDE;
proxy_settings_ui.cc 36 virtual std::string GetSource() const OVERRIDE;
63 std::string ProxySettingsHTMLSource::GetSource() const {
slow_trace_ui.cc 30 std::string SlowTraceSource::GetSource() const {
  /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.cc 22 v8::Handle<v8::Value> ResourceBundleSourceMap::GetSource(
resource_bundle_source_map.h 27 virtual v8::Handle<v8::Value> GetSource(v8::Isolate* isolate,
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
ConflictingRequirementsException.java 44 public Object getSource() {
  /libcore/luni/src/main/java/java/util/
EventObject.java 52 public Object getSource() {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CursorBackedSourceResult.java 39 public GoogleSource getSource() {
Suggestions.java 64 public Source getSource() {
96 result.getSource().getName() + " results:" + result.getCount());
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 148 sp<AnotherPacketSource> source = getSource(audio);
207 sp<AnotherPacketSource> source = getSource(audio);
218 sp<AnotherPacketSource> otherSource = getSource(!audio);
263 sp<AnotherPacketSource> NuPlayer::RTSPSource::getSource(bool audio) {
265 sp<MediaSource> source = mTSParser->getSource(
423 sp<AnotherPacketSource> source = getSource(false /* audio */);
428 source = getSource(true /* audio */);
470 sp<AnotherPacketSource> source = getSource(false /* audio */);
475 source = getSource(true /* audio */);
  /external/clang/include/clang/Driver/
Job.h 69 /// getSource - Return the Action which caused the creation of this job.
70 const Action &getSource() const { return Source; }
  /frameworks/support/v4/ics/android/support/v4/view/accessibility/
AccessibilityRecordCompatIcs.java 82 public static Object getSource(Object record) {
83 return ((AccessibilityRecord) record).getSource();
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitorDialog.java 89 if (e.getSource() == enableButton) {
92 } else if (e.getSource() == levelCombo) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
PreferencePage.java 139 if (event.getSource().equals(mUseAdbHost)) {
141 } else if (event.getSource().equals(mProfilerBufsize)) {
  /external/chromium_org/chrome/browser/media/
fake_desktop_media_list.cc 56 const DesktopMediaList::Source& FakeDesktopMediaList::GetSource(
  /external/chromium_org/chrome/browser/search/
most_visited_iframe_source.h 34 virtual std::string GetSource() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/webui/ntp/
thumbnail_list_source.h 35 virtual std::string GetSource() const OVERRIDE;

Completed in 994 milliseconds

12 3 4 5 6 7 8 91011>>