Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/tests/
H A DC2SampleComponent_test.cpp292 void dumpType(C2Param::Type type) { in dumpType() function
321 void dumpType(C2Param::CoreIndex type) { in dumpType() function
331 void dumpType(C2FieldDescriptor::type_t type) { in dumpType() function
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustArchive.java176 private String dumpType(int type) { in dumpType() method in TrustArchive
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp751 DebuggerdDumpType dumpType) { in dumpTraces()