Searched defs:EntityMap (Results 1 – 5 of 5) sorted by relevance
86 typedef std::map<std::string, SyncThreadSyncEntity*> EntityMap; typedef
84 typedef std::map<std::string, ModelThreadSyncEntity*> EntityMap; typedef
85 typedef std::map<std::string, FakeServerEntity*> EntityMap; typedef
71 typedef std::map<std::string, FakeURLLoaderEntity> EntityMap; typedef
287 EntityMapTy EntityMap; variable