Searched refs:mCookieKeys (Results 1 – 2 of 2) sorted by relevance
111 for (auto cookie : mCookieKeys) { in ~OmapiTransport()141 mCookieKeys.push_back(cookieKey); in initialize()333 for (auto cookie : mCookieKeys) { in closeConnection()340 mCookieKeys.clear(); in closeConnection()
149 std::vector<uintptr_t> mCookieKeys; variable