Searched defs:InstanceMap (Results 1 – 4 of 4) sorted by relevance
99 typedef std::map<PP_Instance, PepperPluginInstanceImpl*> InstanceMap; typedef
31 typedef std::map<PP_Instance, Instance*> InstanceMap; typedef
111 typedef base::hash_map<PP_Instance, linked_ptr<InstanceData> > InstanceMap; typedef
131 typedef std::map<PP_Instance, PepperRendererInstanceData> InstanceMap; typedef