Searched refs:SetAtomicService (Results 1 – 6 of 6) sorted by relevance
64 void SetAtomicService(bool isAtomicService);
250 context->SetAtomicService(g_appIsAtomicService); in Request()269 context->SetAtomicService(g_appIsAtomicService); in RequestInStream()
80 context->SetAtomicService(g_appIsAtomicService); in Connect()
127 void SetAtomicService(bool isAtomicService);
369 void ConnectContext::SetAtomicService(bool isAtomicService) in SetAtomicService() function in OHOS::NetStack::Websocket::ConnectContext
857 void RequestContext::SetAtomicService(bool isAtomicService) in SetAtomicService() function in OHOS::NetStack::Http::RequestContext