Searched refs:hiviewInited (Results 1 – 5 of 5) sorted by relevance
31 g_hiviewConfig.hiviewInited = FALSE; in HiviewConfigInit()
78 uint8 hiviewInited : 1; /* Indicates whether the hiview service is inited. */ member
69 g_hiviewConfig.hiviewInited = TRUE; in Initialize()
35 unsigned char hiviewInited : 1; /* Indicates whether the hiview service is inited. */ member
174 if (g_hiviewConfig.hiviewInited == FALSE) { in OutputLog()