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

  /system/core/include/utils/
Compat.h 50 #define ZD_TYPE long
53 #define ZD_TYPE ssize_t
  /frameworks/base/tools/aapt/
StringPool.cpp 18 # define ZD_TYPE ssize_t
22 # define ZD_TYPE long
74 (ZD_TYPE)uniqueStrings.size(), pool->isUTF8() ? "UTF-8" : "UTF-16",
76 (ZD_TYPE)N, (ZD_TYPE)pool->styleCount(), (ZD_TYPE)pool->bytes());
81 printf("String #" ZD ": %s\n", (ZD_TYPE) s, str.string());
377 printf("#" ZD " %s: %s\n", (ZD_TYPE)i, ent.makeConfigsString().string(),
Resource.cpp 27 # define ZD_TYPE ssize_t
31 # define ZD_TYPE long
639 printf("baseFile " ZD " has flavor %s\n", (ZD_TYPE) i,
643 printf("overlayFile " ZD " has flavor %s\n", (ZD_TYPE) i,
658 (ZD_TYPE) baseFileIndex,
    [all...]

Completed in 641 milliseconds