Searched refs:MIN_LEN_NON_CMA_EVT (Results 1 – 2 of 2) sorted by relevance
64 #define MIN_LEN_NON_CMA_EVT 7 macro71 #define MIN_LEN_NON_CMA_EVT 7 macro
122 if ((!isCmaEvent && (int)p_event.size() < MIN_LEN_NON_CMA_EVT) || in getEvent()