Searched defs:ObjectStore (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dcache_chain_object_store.py6 from object_store import ObjectStore namespace
9 class CacheChainObjectStore(ObjectStore):
H A Dmemcache_object_store.py8 from object_store import ObjectStore namespace
17 class MemcacheObjectStore(ObjectStore):
H A Dobject_store.py8 class ObjectStore(object): class in inherits:object
H A Dtest_object_store.py6 from object_store import ObjectStore namespace
8 class TestObjectStore(ObjectStore):
25 # ObjectStore implementation.
H A Dpersistent_object_store.py9 from object_store import ObjectStore namespace
12 class PersistentObjectStore(ObjectStore):
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebIDBMetadata.h43 struct ObjectStore;
53 WebVector<ObjectStore> objectStores;
57 struct ObjectStore { struct in struct:blink::WebIDBMetadata
64 ObjectStore() function in struct:blink::WebIDBMetadata::ObjectStore
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DIndexedDBModel.js335 var objectStoreModel = new WebInspector.IndexedDBModel.ObjectStore(objectStore.name, objectStoreIDBKeyPath, objectStore.autoIncrement);
476 WebInspector.IndexedDBModel.ObjectStore = function(name, keyPath, autoIncrement)
484 WebInspector.IndexedDBModel.ObjectStore.prototype = {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 490 milliseconds