Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DBackupData.cpp29 static const bool kIsDebug = false; variable
58 if (kIsDebug) ALOGI("BackupDataWriter(%d) @ %ld", fd, (long)m_pos); in BackupDataWriter()
75 if (kIsDebug) ALOGI("writing %zd padding bytes for %d", paddingSize, n); in write_padding_for()
108 if (kIsDebug) { in WriteEntityHeader()
122 if (kIsDebug) ALOGI("writing entity header, %zu bytes", sizeof(entity_header_v1)); in WriteEntityHeader()
130 if (kIsDebug) ALOGI("writing entity header key, %zd bytes", keyLen+1); in WriteEntityHeader()
148 if (kIsDebug) ALOGD("Writing data: size=%lu", (unsigned long) size); in WriteEntityData()
151 if (kIsDebug) { in WriteEntityData()
163 if (kIsDebug) ALOGD("write returned error %d (%s)", m_status, strerror(m_status)); in WriteEntityData()
185 if (kIsDebug) ALOGI("BackupDataReader(%d) @ %ld", fd, (long)m_pos); in BackupDataReader()
[all …]
DStreamingZipInflater.cpp44 static const bool kIsDebug = false; variable
214 if (kIsDebug) { in readNextChunk()
DAsset.cpp49 static const bool kIsDebug = false; variable
69 if (kIsDebug) { in registerAsset()
92 if (kIsDebug) { in unregisterAsset()
DAssetManager.cpp61 static const bool kIsDebug = false; variable
146 if (kIsDebug) { in AssetManager()
154 if (kIsDebug) { in ~AssetManager()
1427 if (kIsDebug) { in SharedZip()
1441 if (kIsDebug) { in SharedZip()
1543 if (kIsDebug) { in ~SharedZip()
DBackupHelpers.cpp74 static const bool kIsDebug = false; variable
76 #define LOGP(f, x...) if (kIsDebug) printf(f "\n", x)
78 #define LOGP(x...) if (kIsDebug) ALOGD(x)
/frameworks/base/tools/aapt/
DImages.cpp19 static const bool kIsDebug = false; variable
161 if (kIsDebug) { in read_png()
500 if (kIsDebug) { in get_outline()
646 if (kIsDebug) { in do_9patch()
671 if (kIsDebug) { in do_9patch()
760 if (kIsDebug) { in do_9patch()
902 if (kIsDebug) { in analyze_image()
945 if (kIsDebug) { in analyze_image()
954 if (kIsDebug) { in analyze_image()
965 if (kIsDebug) { in analyze_image()
[all …]
DStringPool.cpp16 static const bool kIsDebug = false; variable
149 if (kIsDebug) { in add()
168 if (kIsDebug) { in add()
177 if (kIsDebug) { in add()
196 if (kIsDebug) { in add()
267 if (kIsDebug) { in sortByConfig()
272 if (kIsDebug) { in sortByConfig()
571 if (kIsDebug) { in writeStringBlock()
593 if (kIsDebug) { in offsetForString()
DXMLNode.cpp27 static const bool kIsDebug = false; variable
74 if (kIsDebug) { in getNamespaceResourcePackage()
561 if (kIsDebug) { in parseXMLResource()
575 if (kIsDebug) { in parseXMLResource()
876 if (kIsDebug) { in setAttributeResID()
993 if (kIsDebug) { in parseValues()
1024 if (kIsDebug) { in assignResourceIds()
1041 if (kIsDebug) { in assignResourceIds()
1424 if (kIsDebug) { in collect_attr_strings()
1436 if (kIsDebug) { in collect_attr_strings()
DResource.cpp35 static const bool kIsDebug = false; variable
136 if (kIsDebug) { in next()
157 if (kIsDebug) { in next()
417 if (kIsDebug) { in collect_files()
427 if (kIsDebug) { in collect_files()
434 if (kIsDebug) { in collect_files()
439 if (kIsDebug) { in collect_files()
460 if (kIsDebug) { in collect_files()
467 if (kIsDebug) { in collect_files()
781 if (kIsDebug) { in fullyQualifyClassName()
[all …]
DResourceTable.cpp31 static const bool kIsDebug = false; variable
128 if (kIsDebug) { in compileXmlFile()
139 if (kIsDebug) { in compileXmlFile()
618 if (kIsDebug) { in parseAndAddBag()
764 if (kIsDebug) { in parseAndAddEntry()
2261 if (kIsDebug) { in getResId()
2275 if (kIsDebug) { in getResId()
2346 if (kIsDebug) { in stringToValue()
3151 if (kIsDebug) { in flatten()
3196 if (kIsDebug) { in flatten()
[all …]