Searched refs:directionType (Results 1 – 3 of 3) sorted by relevance
95 data.directionType = info.callDirection; in AddOneCallRecord()
63 bucket.Put(CALL_DIRECTION, static_cast<int32_t>(info.directionType)); in ProcessEvent()
177 CallDirection directionType; member