Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_UNUSED (Results 1 – 1 of 1) sorted by relevance

/dalvik/tools/hprof-conv/
DHprofConv.c45 #define ATTRIBUTE_UNUSED __attribute__((__unused__)) macro
409 static int computeInstanceDumpLen(const unsigned char* origBuf, int len ATTRIBUTE_UNUSED) in computeInstanceDumpLen() argument
418 static int computeObjectArrayDumpLen(const unsigned char* origBuf, int len ATTRIBUTE_UNUSED) in computeObjectArrayDumpLen() argument
427 static int computePrimitiveArrayDumpLen(const unsigned char* origBuf, int len ATTRIBUTE_UNUSED) in computePrimitiveArrayDumpLen() argument