Searched refs:STATISTIC_NONE (Results 1 – 4 of 4) sorted by relevance
141 STATISTIC_NONE = 0, enumerator
64 info.dfxInfo.bootLinkType = STATISTIC_NONE; in SetBootLinkTypeByAuthHandle()76 info->dfxInfo.bootLinkType = STATISTIC_NONE; in SetElementTypeExtra()
72 EXPECT_EQ(info.dfxInfo.bootLinkType, STATISTIC_NONE);84 EXPECT_EQ(info.dfxInfo.bootLinkType, STATISTIC_NONE);
333 if (bootLinkType >= STATISTIC_BOOT_LINK_TYPE_NUM || bootLinkType < STATISTIC_NONE) { in FillConnHmlInfo()798 for (int i = STATISTIC_NONE; i < STATISTIC_BOOT_LINK_TYPE_NUM; i++) { in FillHmlDetail()