/frameworks/av/services/audioflinger/ |
FastCaptureDumpState.cpp | 36 void FastCaptureDumpState::dump(int fd) const function in class:android::FastCaptureDumpState
|
/frameworks/av/services/mediaextractor/ |
MediaExtractorService.h | 37 virtual status_t dump(int fd, const Vector<String16>& args);
|
/frameworks/base/libs/hwui/ |
GpuMemoryTracker.cpp | 80 dump(os); 86 void GpuMemoryTracker::dump() { function in class:android::uirenderer::GpuMemoryTracker 88 dump(strout); 92 void GpuMemoryTracker::dump(std::ostream& stream) { function in class:android::uirenderer::GpuMemoryTracker
|
PathParser.h | 46 static void dump(const PathData& data);
|
/frameworks/base/libs/hwui/renderstate/ |
Blend.h | 43 void dump();
|
Scissor.h | 35 void dump();
|
Stencil.h | 96 void dump();
|
/frameworks/base/services/core/java/com/android/server/location/ |
LocationProviderInterface.java | 41 public void dump(FileDescriptor fd, PrintWriter pw, String[] args); method in interface:LocationProviderInterface
|
MockProvider.java | 139 public void dump(FileDescriptor fd, PrintWriter pw, String[] args) { method in class:MockProvider 140 dump(pw, ""); method 143 public void dump(PrintWriter pw, String prefix) { method in class:MockProvider 147 mLocation.dump(new PrintWriterPrinter(pw), prefix + " ");
|
/frameworks/base/services/core/java/com/android/server/pm/ |
PreferredIntentResolver.java | 38 filter.mPref.dump(out, prefix, filter);
|
/frameworks/compile/mclinker/include/mcld/Script/ |
AssertCmd.h | 38 void dump() const;
|
GroupCmd.h | 35 void dump() const;
|
InputCmd.h | 39 void dump() const;
|
/frameworks/native/include/binder/ |
MemoryDealer.h | 42 virtual void dump(const char* what) const;
|
/frameworks/native/services/inputflinger/host/ |
InputFlinger.h | 41 virtual status_t dump(int fd, const Vector<String16>& args);
|
/frameworks/native/services/sensorservice/ |
RecentEventLogger.h | 45 virtual std::string dump() const override;
|
/hardware/libhardware/modules/usbcamera/ |
Stream.h | 44 void dump(int fd);
|
/ndk/build/tools/ |
build-gdb-stub.sh | 60 dump "GDB_TO_PYTHON_REL_DIR=$GDB_TO_PYTHON_REL_DIR" 61 dump "PYTHONHOME_REL_DIR=$PYTHONHOME_REL_DIR" 81 dump "GDB Stub done!"
|
/ndk/tests/standalone/ |
run.sh | 179 dump () { function 183 dump () { function 327 dump "Auto-detected target configuration: $CC_TARGET" 356 dump "Auto-config: --abi=$ABI" 393 dump "Auto-config: --sysroot=$SYSROOT" 461 dump "KO" 464 dump "ok" 470 dump "$COUNT/$COUNT tests passed. Success." 473 dump "$FAILURES tests failed out of $COUNT."
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
SmoothingUtilsTests.java | 36 MatrixUtils.dump("3d", retval);
|
/packages/services/Car/service/src/com/android/car/hal/ |
HalServiceBase.java | 59 public abstract void dump(PrintWriter writer); method in class:HalServiceBase
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
got_prel.d | 16 Hex dump of section '.text.foo': 17 NOTE: This section has relocations against it, but these have NOT been applied to this dump.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/microblaze/ |
reloc_sym.exp | 41 objdump_test {reloc_sym.x} {-d --section=.text --section=.testsection} {reloc_sym.dump} {disassembling reloc_sym.x} 42 regexp_test {reloc_sym.dump} "$srcdir/$subdir/reloc_sym.d" {matching disassembly}
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
loc-1.d | 38 Hex dump of section '\.text': 42 Hex dump of section '\.data':
|
loc-5.d | 37 Hex dump of section '\.text': 40 Hex dump of section '\.data':
|