Home
last modified time | relevance | path

Searched defs:EntityMap (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/test/fake_server/
Dfake_server.h85 typedef std::map<std::string, FakeServerEntity*> EntityMap; typedef
/external/chromium_org/sync/engine/
Dmodel_type_sync_worker_impl.h96 typedef std::map<std::string, EntityTracker*> EntityMap; typedef
Dmodel_type_sync_proxy_impl.h92 typedef std::map<std::string, ModelTypeEntity*> EntityMap; typedef
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
Dfake_pepper_interface_url_loader.h80 typedef std::map<std::string, FakeURLLoaderEntity> EntityMap; typedef
/external/clang/tools/libclang/
DIndexingContext.h287 EntityMapTy EntityMap; variable