Searched defs:ObjectMap (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/content/browser/android/java/
H A Dgin_java_bridge_dispatcher_host.h72 scoped_refptr<GinJavaBoundObject>> ObjectMap; typedef in class:content::GinJavaBridgeDispatcherHost
91 ObjectMap::iterator* iter_ptr);
124 ObjectMap objects_;
/external/chromium_org/content/renderer/java/
H A Dgin_java_bridge_dispatcher.h40 typedef IDMap<GinJavaBridgeObject, IDMapExternalPointer> ObjectMap; typedef in class:content::GinJavaBridgeDispatcher
41 typedef ObjectMap::KeyType ObjectID;
67 ObjectMap objects_;
/external/chromium_org/content/renderer/pepper/
H A Dhost_var_tracker.h89 typedef std::multimap<V8ObjectVarKey, ppapi::V8ObjectVar*> ObjectMap; typedef in class:content::HostVarTracker
93 ObjectMap::iterator GetForV8Object(PP_Instance instance,
97 // A multimap of V8ObjectVarKey -> ObjectMap.
98 ObjectMap object_map_;
/external/chromium_org/chromeos/dbus/
H A Dnfc_client_helpers.h132 typedef std::map<dbus::ObjectPath, ObjectPropertyPair> ObjectMap; typedef in class:chromeos::nfc_client_helpers::DBusObjectMap
149 ObjectMap object_map_;
/external/chromium_org/dbus/
H A Dobject_manager.h297 // method takes care of both creating the entry in the ObjectMap and
307 // If no further interfaces remain, the entry in the ObjectMap is discarded.
347 typedef std::map<const ObjectPath, Object*> ObjectMap; typedef in class:dbus::ObjectManager
348 ObjectMap object_map_;
/external/chromium_org/ui/base/clipboard/
H A Dclipboard.h154 // ObjectMap is a map from ObjectType to associated data.
176 typedef std::map<int /* ObjectType */, ObjectMapParams> ObjectMap; typedef in class:ui::Clipboard
288 static bool ReplaceSharedMemHandle(ObjectMap* objects,
315 void WriteObjects(ClipboardType type, const ObjectMap& objects);
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp48 typedef DenseMap<const void *, MethodAddressVector> ObjectMap; typedef in class:__anon25840::IntelJITEventListener
50 ObjectMap LoadedObjectMap;
264 ObjectMap::iterator OI = LoadedObjectMap.find(ObjData);
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h3643 Unique<Map> ObjectMap() const { function in class:v8::FINAL::FINAL
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1499 milliseconds