Home
last modified time | relevance | path

Searched defs:printLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbfn_mtp_test.cpp83 size_t printLen = data.size(); in PrintVector() local