Home
last modified time | relevance | path

Searched defs:printLen (Results 1 - 6 of 6) sorted by relevance

/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp71 int32_t printLen = std::min(len - printPos, LONG_LOG_LEN); in PrintLog() local
/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp74 size_t printLen = data.size(); in PrintVector() local
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp82 size_t printLen = data.size(); in PrintVector() local
/third_party/lzma/CPP/Windows/
H A DFileLink.cpp311 unsigned printLen = Get16(p + 6); in Parse() local
372 unsigned printLen = Get16(p + 6); in Parse() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp100 int printLen = de::min(len, maxSpanLen); in compareByteArrays() local
120 int printLen = de::min(len, maxSpanLen); in compareByteArrays() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp98 int printLen = de::min(len, maxSpanLen); in compareByteArrays() local
118 int printLen = de::min(len, maxSpanLen); in compareByteArrays() local

Completed in 8 milliseconds