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.cpp60 static const bool kIsDebug = false; variable
145 if (kIsDebug) { in AssetManager()
153 if (kIsDebug) { in ~AssetManager()
1427 if (kIsDebug) { in SharedZip()
1441 if (kIsDebug) { in SharedZip()
1543 if (kIsDebug) { in ~SharedZip()
DBackupHelpers.cpp70 static const bool kIsDebug = false; variable
72 #define LOGP(f, x...) if (kIsDebug) printf(f "\n", x)
74 #define LOGP(x...) if (kIsDebug) ALOGD(x)
/frameworks/base/tools/aapt/
DImages.cpp18 static const bool kIsDebug = false; variable
160 if (kIsDebug) { in read_png()
499 if (kIsDebug) { in get_outline()
645 if (kIsDebug) { in do_9patch()
670 if (kIsDebug) { in do_9patch()
759 if (kIsDebug) { in do_9patch()
901 if (kIsDebug) { in analyze_image()
944 if (kIsDebug) { in analyze_image()
953 if (kIsDebug) { in analyze_image()
964 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.cpp32 static const bool kIsDebug = false; variable
133 if (kIsDebug) { in next()
154 if (kIsDebug) { in next()
414 if (kIsDebug) { in collect_files()
424 if (kIsDebug) { in collect_files()
431 if (kIsDebug) { in collect_files()
436 if (kIsDebug) { in collect_files()
457 if (kIsDebug) { in collect_files()
464 if (kIsDebug) { in collect_files()
778 if (kIsDebug) { in fullyQualifyClassName()
[all …]
DResourceTable.cpp29 static const bool kIsDebug = false; variable
126 if (kIsDebug) { in compileXmlFile()
137 if (kIsDebug) { in compileXmlFile()
616 if (kIsDebug) { in parseAndAddBag()
762 if (kIsDebug) { in parseAndAddEntry()
2259 if (kIsDebug) { in getResId()
2273 if (kIsDebug) { in getResId()
2344 if (kIsDebug) { in stringToValue()
3158 if (kIsDebug) { in flatten()
3203 if (kIsDebug) { in flatten()
[all …]