Searched refs:dump (Results 76 - 100 of 576) sorted by relevance

1234567891011>>

/frameworks/native/services/inputflinger/
H A DInputReader.h333 virtual void dump(String8& dump) = 0;
419 virtual void dump(String8& dump);
560 void dump(String8& dump);
962 virtual void dump(String8& dump);
988 static void dumpRawAbsoluteAxisInfo(String8& dump,
1002 virtual void dump(String
[all...]
/frameworks/av/include/camera/
H A DVendorTagDescriptor.h87 void dump(int fd, int verbosity, int indentation) const;
/frameworks/av/include/media/stagefright/
H A DMediaWriter.h47 virtual status_t dump(int fd, const Vector<String16>& args) { function in struct:android::MediaWriter
/frameworks/av/media/libmediaplayerservice/
H A DMetadataRetrieverClient.h56 virtual status_t dump(int fd, const Vector<String16>& args) const;
/frameworks/av/services/audioflinger/
H A DFastMixerDumpState.h51 // Represents the dump state of a fast track
73 void dump(int fd) const; // should only be called on a stable copy, not the original
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCallbackProcessor.h55 void dump(int fd, const Vector<String16>& args) const;
H A DJpegProcessor.h56 void dump(int fd, const Vector<String16>& args) const;
/frameworks/av/services/camera/libcameraservice/api_pro/
H A DProCamera2Client.h90 virtual status_t dump(int fd, const Vector<String16>& args);
/frameworks/av/services/camera/libcameraservice/common/
H A DFrameProcessorBase.h56 void dump(int fd, const Vector<String16>& args);
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3IOStreamBase.h46 virtual void dump(int fd, const Vector<String16> &args) const;
H A DCamera3OutputStream.h57 virtual void dump(int fd, const Vector<String16> &args) const;
H A DCamera3StreamInterface.h155 * Debug dump of the stream's state.
157 virtual void dump(int fd, const Vector<String16> &args) const = 0;
H A DCamera3ZslStream.h46 virtual void dump(int fd, const Vector<String16> &args) const;
/frameworks/av/services/medialog/
H A DMediaLogService.h41 virtual status_t dump(int fd, const Vector<String16>& args);
/frameworks/base/core/java/android/content/pm/
H A DServiceInfo.java76 public void dump(Printer pw, String prefix) { method in class:ServiceInfo
/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDebug.java162 public static void dump(Printer printer, String[] args) { method in class:SQLiteDebug
/frameworks/base/core/java/android/util/
H A DLocalLog.java53 public synchronized void dump(FileDescriptor fd, PrintWriter pw, String[] args) { method in class:LocalLog
/frameworks/base/libs/common_time/
H A Dcommon_time_config_service.h31 virtual status_t dump(int fd, const Vector<String16>& args);
/frameworks/base/libs/hwui/
H A DExtensions.h55 void dump() const;
H A DLayerCache.h95 void dump();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DAccessibilityController.java53 public void dump(FileDescriptor fd, PrintWriter pw, String[] args) { method in class:AccessibilityController
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DWakeGestureListener.java75 public void dump(PrintWriter pw, String prefix) { method in class:WakeGestureListener
/frameworks/base/services/core/java/com/android/server/am/
H A DAppBindRecord.java35 void dump(PrintWriter pw, String prefix) { method in class:AppBindRecord
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerState.java258 public void dump(PrintWriter pw) { method in class:DisplayPowerState
270 mPhotonicModulator.dump(pw);
271 mColorFade.dump(pw);
372 public void dump(PrintWriter pw) { method in class:DisplayPowerState.PhotonicModulator
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowToken.java80 void dump(PrintWriter pw, String prefix) { method in class:WindowToken

Completed in 929 milliseconds

1234567891011>>