Searched refs:g_initialized (Results 1 – 1 of 1) sorted by relevance
24 static bool g_initialized = false; variable28 if (g_initialized || !IsSoftBusChannelSupported()) { in InitChannelManager()33 g_initialized = true; in InitChannelManager()40 if (g_initialized && IsSoftBusChannelSupported()) { in DestroyChannelManager()42 g_initialized = false; in DestroyChannelManager()