Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_print.cpp71 static inline uint32_t ShortDomain(uint32_t d) in ShortDomain() function
136 out << hex << setw(DOMAIN_WIDTH) << ShortDomain(content.domain) << dec; in PrintLogPrefix()