HomeSort by relevance Sort by last modified time
    Searched defs:DumpType (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/service/
GraphicsStatsService.h 40 enum class DumpType {
49 ANDROID_API static Dump* createDump(int outFd, DumpType type);
  /external/llvm/tools/llvm-dwarfdump/
llvm-dwarfdump.cpp 42 static cl::opt<DIDumpType> DumpType(
89 DICtx->dump(outs(), DumpType);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
lex.c 501 DumpType(p->ret, f);
514 DumpType(p->ret, f);
602 DumpType(p->ret, f);
750 DumpType( char *s, FILE *f )
752 DumpType( s, f )
765 require(s!=NULL, "DumpType: invalid type string");

Completed in 69 milliseconds