Searched refs:PathMap (Results 1 – 1 of 1) sorted by relevance
63 PathMap::iterator it = map_.find(path); in RemoveImpl()111 PathMap::const_iterator it = map_.find(path); in GetImplFromPath()129 using PathMap = std::map<base::FilePath, CefBrowserContext*>; typedef in __anon093c8c430111::ImplManager130 PathMap map_;