OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZD_TYPE
(Results
1 - 3
of
3
) sorted by null
/system/core/libutils/include/utils/
Compat.h
53
#define
ZD_TYPE
ssize_t
/frameworks/base/tools/aapt/
StringPool.cpp
70
(
ZD_TYPE
)uniqueStrings.size(), pool->isUTF8() ? "UTF-8" : "UTF-16",
72
(
ZD_TYPE
)N, (
ZD_TYPE
)pool->styleCount(), (
ZD_TYPE
)pool->bytes());
77
printf("String #" ZD ": %s\n", (
ZD_TYPE
) s, str.string());
373
printf("#" ZD " %s: %s\n", (
ZD_TYPE
)i, ent.makeConfigsString().string(),
Resource.cpp
640
printf("baseFile " ZD " has flavor %s\n", (
ZD_TYPE
) i,
644
printf("overlayFile " ZD " has flavor %s\n", (
ZD_TYPE
) i,
659
(
ZD_TYPE
) baseFileIndex,
[
all
...]
Completed in 126 milliseconds