Searched refs:ZD_TYPE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DStringPool.cpp16 # define ZD_TYPE ssize_t macro
19 # define ZD_TYPE long macro
57 (ZD_TYPE)uniqueStrings.size(), pool->isUTF8() ? "UTF-8" : "UTF-16",
59 (ZD_TYPE)N, (ZD_TYPE)pool->styleCount(), (ZD_TYPE)pool->bytes());
64 printf("String #" ZD ": %s\n", (ZD_TYPE) s, str.string());
347 printf("#" ZD " %s: %s\n", (ZD_TYPE)i, ent.makeConfigsString().string(),
H A DResource.cpp21 # define ZD_TYPE ssize_t macro
24 # define ZD_TYPE long macro
609 printf("baseFile " ZD " has flavor %s\n", (ZD_TYPE) i,
613 printf("overlayFile " ZD " has flavor %s\n", (ZD_TYPE) i,
628 (ZD_TYPE) baseFileIndex,

Completed in 67 milliseconds