Home
last modified time | relevance | path

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

/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_message.cpp267 bool hasAddress(0!=(loc.tag & (message::ADDRESS32 | message::ADDRESS32))); in location2string() local
282 if (hasAddress) sstr << ' '; in location2string()
285 if (hasAddress) { in location2string()