Searched defs:dumpNormal (Results 1 – 4 of 4) sorted by relevance
55 virtual status_t dumpNormal(int /*fd*/, const Vector<String16>& /*args*/, bool /*asProto*/) { in dumpNormal() function
235 default void dumpNormal(FileDescriptor fd, PrintWriter pw, String[] args, boolean asProto) { in dumpNormal() method
272 public void dumpNormal(FileDescriptor fd, PrintWriter pw, String[] args, boolean asProto) { in dumpNormal() method in PriorityDumpTest.FakeDumper
123 TEST_F(PriorityDumperTest, dumpNormal) { in TEST_F() argument