Searched refs:rhvs (Results 1 – 1 of 1) sorted by relevance
454 std::vector<RenderViewHost*> rhvs; in CloseAllClientHosts() local458 rhvs.push_back(it->first); in CloseAllClientHosts()460 for (std::vector<RenderViewHost*>::iterator it = rhvs.begin(); in CloseAllClientHosts()461 it != rhvs.end(); ++it) { in CloseAllClientHosts()