Home
last modified time | relevance | path

Searched defs:dumpTable (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DTestUtils.java189 public static void dumpTable(SQLiteDatabase db, String name) { in dumpTable() method in TestUtils
/aosp12/frameworks/native/cmds/lshal/
H A DListCommand.cpp452 void ListCommand::dumpTable(const NullableOStream<std::ostream>& out) const { in dumpTable() function in android::lshal::ListCommand
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.cpp38 void dumpTable(std::string& result, TimelineItem predictions, TimelineItem actuals, in dumpTable() function