Searched refs:g_appIsAtomicService (Results 1 – 2 of 2) sorted by relevance
25 static bool g_appIsAtomicService = false; variable36 g_appIsAtomicService = CommonUtils::IsAtomicService(g_appBundleName); in InitWebSocketModule()38 g_appBundleName.c_str(), g_appIsAtomicService); in InitWebSocketModule()80 context->SetAtomicService(g_appIsAtomicService); in Connect()
46 static bool g_appIsAtomicService = false; variable61 g_appIsAtomicService = CommonUtils::IsAtomicService(g_appBundleName); in InitHttpModule()63 g_appBundleName.c_str(), g_appIsAtomicService); in InitHttpModule()250 context->SetAtomicService(g_appIsAtomicService); in Request()269 context->SetAtomicService(g_appIsAtomicService); in RequestInStream()