Home
last modified time | relevance | path

Searched refs:truncated (Results 1 – 6 of 6) sorted by relevance

/system/core/libziparchive/
Dentry_name_utils_test.cc43 const uint8_t truncated[] = {0xe0, 0xb4, 0x85, 0xe0, 0xb4}; in TEST() local
44 ASSERT_FALSE(IsValidEntryName(truncated, sizeof(truncated))); in TEST()
/system/core/adb/
Dadb_utils.cpp163 bool truncated = false; in dump_hex() local
166 truncated = true; in dump_hex()
182 if (truncated) { in dump_hex()
/system/libsysprop/srcs/android/sysprop/
DCarProperties.sysprop35 # Max length limit is 4. Chars exceeding length limit will be truncated.
/system/core/logd/tests/
Dlogd_test.cpp181 bool truncated = *--cp != '\f'; in TEST() local
182 if (!truncated) { in TEST()
188 if (!truncated) { in TEST()
198 EXPECT_EQ(0, truncated); in TEST()
/system/core/logcat/
Dlogcat.cpp1562 bool truncated = *--cp != '\f'; in __logcat() local
1563 if (!truncated) *cp = '\0'; in __logcat()
1567 if (!truncated) { in __logcat()
/system/core/init/
DREADME.md442 exist. And it will be truncated if dst file is a normal regular file and
619 it will be truncated. Properties are expanded within _content_.