Searched defs:EntityMap (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/sync/engine/
H A Dmodel_type_sync_worker_impl.h96 typedef std::map<std::string, EntityTracker*> EntityMap; typedef in class:syncer::ModelTypeSyncWorkerImpl
118 // Attempts to decrypt pending updates stored in the EntityMap. If
165 EntityMap entities_;
166 STLValueDeleter<EntityMap> entities_deleter_;
H A Dmodel_type_sync_proxy_impl.h92 typedef std::map<std::string, ModelTypeEntity*> EntityMap; typedef in class:syncer::ModelTypeSyncProxyImpl
133 EntityMap entities_;
134 STLValueDeleter<EntityMap> entities_deleter_;
/external/chromium_org/sync/test/fake_server/
H A Dfake_server.h85 typedef std::map<std::string, FakeServerEntity*> EntityMap; typedef in class:fake_server::FakeServer
143 EntityMap entities_;
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
H A Dfake_pepper_interface_url_loader.h80 typedef std::map<std::string, FakeURLLoaderEntity> EntityMap; typedef in class:FakeURLLoaderServer
82 EntityMap entity_map_;
/external/clang/tools/libclang/
H A DIndexingContext.h287 EntityMapTy EntityMap; member in class:clang::cxindex::IndexingContext
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...

Completed in 1643 milliseconds