Searched refs:sSupportedMsgMask (Results 1 – 6 of 6) sorted by relevance
154 static uint64_t sSupportedMsgMask; variable171 if ((uint64_t)msgID > (sizeof(sSupportedMsgMask) << 3)) { in isMessageSupported()175 return (messageChecker & sSupportedMsgMask) == messageChecker; in isMessageSupported()
50 uint64_t ContextBase::sSupportedMsgMask = 0; member in loc_core::ContextBase306 ContextBase::sSupportedMsgMask = supportedMsgMask; in setEngineCapabilities()
156 static uint64_t sSupportedMsgMask; variable173 if ((uint64_t)msgID > (sizeof(sSupportedMsgMask) << 3)) { in isMessageSupported()177 return (messageChecker & sSupportedMsgMask) == messageChecker; in isMessageSupported()
50 uint64_t ContextBase::sSupportedMsgMask = 0; member in loc_core::ContextBase322 ContextBase::sSupportedMsgMask = supportedMsgMask; in setEngineCapabilities()