Searched refs:statsType (Results 1 – 7 of 7) sorted by relevance
158 std::string statsType; in processStats() local159 if (stats.findString(KEY_STATS_TYPE, &statsType) != ECODataStatus::OK) { in processStats()164 if (statsType.compare(VALUE_STATS_TYPE_SESSION) == 0) { in processStats()166 } else if (statsType.compare(VALUE_STATS_TYPE_FRAME) == 0) { in processStats()
647 u32 statsType:8; member664 u8 statsType; member
540 (NanStatsType)pFwRsp->statsRspParams.statsType; in getNanResponse()
1481 pFwReq->statsReqParams.statsType = pReq->stats_type; in putNanStats()
609 u32 statsType:8; member626 u8 statsType; member
506 (NanStatsType)pFwRsp->statsRspParams.statsType; in getNanResponse()
1445 pFwReq->statsReqParams.statsType = pReq->stats_type; in putNanStats()