Searched refs:netMgr (Results 1 – 2 of 2) sorted by relevance
32 …::HttpRequest(int32_t slotId, const std::string &method, std::shared_ptr<MmsNetworkManager> netMgr, in HttpRequest() argument35 if (netMgr == nullptr) { in HttpRequest()39 std::shared_ptr<MmsNetworkClient> netClient = netMgr->GetOrCreateHttpClient(slotId); in HttpRequest()
31 …t HttpRequest(int32_t slotId, const std::string &method, std::shared_ptr<MmsNetworkManager> netMgr,