Home
last modified time | relevance | path

Searched refs:DOMAIN_SHORT_MASK (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp46 static constexpr int DOMAIN_SHORT_MASK = 0xFFFFF; member
75 return (d) & DOMAIN_SHORT_MASK; in ShortDomain()

Completed in 1 milliseconds