Searched refs:g_started (Results 1 – 2 of 2) sorted by relevance
32 static bool g_started = false; variable126 g_started = true; in StartBetaRecord()139 return g_started; in IsBetaRecordStarted()190 g_started = false; in UpdateBetaRecord()
142 static bool g_started = false; variable183 if (!g_started || ret != 0 || vpnExtMode != "1") { in StartVpnExtensionAbility()184 g_started = true; in StartVpnExtensionAbility()