HomeSort by relevance Sort by last modified time
    Searched refs:Dump (Results 251 - 275 of 436) sorted by null

<<1112131415161718

  /frameworks/native/libs/vr/libvrflinger/
hardware_composer.h 322 std::string Dump();
display_service.cpp 109 stream << hardware_composer_.Dump();
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
PhysicalDevice.cpp 498 void PhysicalDevice::dump(Dump& d) function in class:android::intel::PhysicalDevice
520 // dump layer list
522 mLayerList->dump(d);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/devices/
PhysicalDevice.cpp 476 void PhysicalDevice::dump(Dump& d) function in class:android::intel::PhysicalDevice
497 // dump layer list
499 mLayerList->dump(d);
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.h 108 virtual std::string Dump(void);
hwc_session.cpp 279 void HWCSession::Dump(hwc2_device_t *device, uint32_t *out_size, char *out_buffer) {
296 s += hwc_session->hwc_display_[id]->Dump();
588 // (such as Dump or SetPowerMode) may succeed without blocking on the condition
610 case HWC2::FunctionDescriptor::Dump:
611 return AsFP<HWC2_PFN_DUMP>(HWCSession::Dump);
    [all...]
  /kernel/tests/net/test/
sock_diag_test.py 172 # Check that we can find a diag_msg by scanning a dump.
432 children = self.sock_diag.Dump(req, NO_BYTECODE)
520 infos = self.sock_diag.Dump(diag_req, "")
534 self.assertEqual([], self.sock_diag.Dump(req, bad_bytecode))
538 children = self.sock_diag.Dump(req, bytecode)
817 self.assertTrue(s in matches, "Did not find socket %s in dump" %
    [all...]
  /system/extras/simpleperf/
record.cpp 124 void SampleId::Dump(size_t indent) const {
181 void Record::Dump(size_t indent) const {
185 sample_id.Dump(indent + 1);
838 tracing.Dump(indent);
    [all...]
  /system/update_engine/payload_consumer/
download_action.cc 173 install_plan_.Dump();
  /system/update_engine/payload_generator/
extent_ranges.cc 213 void ExtentRanges::Dump() const {
214 LOG(INFO) << "ExtentRanges Dump. blocks: " << blocks_;
extent_ranges_unittest.cc 155 ranges.Dump();
  /art/compiler/optimizing/
graph_visualizer.cc 63 // must provide methods `GetNext` and `Dump`.
67 current->Dump(NewEntryStream());
70 // Construct StringList from a list of elements. The value type must provide method `Dump`.
74 current.Dump(NewEntryStream());
158 disassembler_->Dump(output, base + start, base + end);
    [all...]
  /art/disassembler/
disassembler_mips.cc 495 size_t DisassemblerMips::Dump(std::ostream& os, const uint8_t* instr_ptr) {
    [all...]
  /art/runtime/jit/
jit.cc 153 code_cache_->Dump(os);
154 cumulative_timings_.Dump(os);
312 << exception->Dump();
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 179 path.dump(&stream, false, false);
706 Dump(__func__);
741 Dump(__func__);
795 Dump(__func__);
834 Dump(__func__);
866 Dump(__func__);
909 Dump(__func__);
946 Dump(__func__);
969 Dump(__func__);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
sinit.go 103 Dump("defn", defn)
111 Dump("defn", defn)
127 Dump("nonstatic", defn)
141 Dump("nonstatic", defn)
414 //dump("not static ptrlit", r);
545 //dump("not static", r);
1309 Dump("unexpected literal", n)
1357 Dump("\ngen_as_init", n)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
sinit.go 103 Dump("defn", defn)
111 Dump("defn", defn)
127 Dump("nonstatic", defn)
141 Dump("nonstatic", defn)
414 //dump("not static ptrlit", r);
545 //dump("not static", r);
1309 Dump("unexpected literal", n)
1357 Dump("\ngen_as_init", n)
  /art/runtime/verifier/
method_verifier.cc 66 // On VLOG(verifier), should we dump the whole state when we run into a hard failure?
393 false /* verify to dump */,
485 verifier.Dump(std::cout);
527 // Only dump and return if no hard failures. Otherwise the verifier may be not fully initialized
533 verifier->Dump(vios);
    [all...]
  /art/runtime/
thread.cc 625 self->Dump(LOG_STREAM(INFO));
802 self->Dump(LOG_STREAM(INFO));
829 LOG(ERROR) << self->GetException()->Dump();
    [all...]
  /external/libtextclassifier/util/hash/
farmhash.cc     [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
vecmath.h 239 void Dump()
480 void Dump()
948 void Dump()
  /prebuilts/ndk/r13/sources/android/ndk_helper/
vecmath.h 239 void Dump()
480 void Dump()
948 void Dump()
  /external/regex-re2/re2/
onepass.cc 555 if (Debug) { // For debugging, dump one-pass NFA to LOG(ERROR).
556 string dump = "prog dump:\n" + Dump() + "node dump\n"; local
562 StringAppendF(&dump, "byte ranges:\n");
568 StringAppendF(&dump, "\t%d: %#x-%#x\n", b, lo, i - 1);
578 StringAppendF(&dump, "node %d id=%d: matchcond=%#x\n",
583 StringAppendF(&dump, " %d cond %#x -> %d id=%d\n",
589 LOG(ERROR) << dump;
    [all...]
  /external/skia/src/core/
SkResourceCache.cpp 400 void SkResourceCache::dump() const { function in class:SkResourceCache
485 void SkResourceCache::Dump() {
487 get_cache()->dump();
573 SkTraceMemoryDump* dump = static_cast<SkTraceMemoryDump*>(context); local
577 dump->setDiscardableMemoryBacking(dumpName.c_str(), *discardable);
579 // The discardable memory size will be calculated by dumper, but we also dump what we think
581 dump->dumpNumericValue(dumpName.c_str(), "discardable_size", "bytes", rec.bytesUsed());
583 dump->dumpNumericValue(dumpName.c_str(), "size", "bytes", rec.bytesUsed());
584 dump->setMemoryBacking(dumpName.c_str(), "malloc", nullptr);
588 void SkResourceCache::DumpMemoryStatistics(SkTraceMemoryDump* dump) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
OverlayDisplayWindow.java 48 final class OverlayDisplayWindow implements DumpUtils.Dump {
171 public void dump(PrintWriter pw, String prefix) { method in class:OverlayDisplayWindow

Completed in 1216 milliseconds

<<1112131415161718