Home
last modified time | relevance | path

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

/system/logging/logd/
DLogTags.cpp563 uint32_t outTag = TAG_DEF_LOG_TAG; in WritePmsgEventLogTags() local
564 outTag = get4LE((const char*)&outTag); in WritePmsgEventLogTags()
568 .len = (uint16_t)(sizeof(pmsgHeader) + sizeof(header) + sizeof(outTag) + in WritePmsgEventLogTags()
576 { (unsigned char*)&outTag, sizeof(outTag) }, in WritePmsgEventLogTags()