Home
last modified time | relevance | path

Searched defs:ObjectMap (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/dbus/
Dobject_manager.h348 typedef std::map<const ObjectPath, Object*> ObjectMap; typedef
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp46 typedef DenseMap<const void *, MethodAddressVector> ObjectMap; typedef in __anon54f8a85a0111::IntelJITEventListener
/external/v8/src/crankshaft/
Dhydrogen-instructions.h3148 Unique<Map> ObjectMap() const { in ObjectMap() function