Home
last modified time | relevance | path

Searched defs:GetMap (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dordered-hash-table-inl.h88 Handle<Map> OrderedHashMap::GetMap(ReadOnlyRoots roots) { in GetMap() function
92 Handle<Map> OrderedNameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
96 Handle<Map> SmallOrderedNameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
100 Handle<Map> SmallOrderedHashMap::GetMap(ReadOnlyRoots roots) { in GetMap() function
104 Handle<Map> SmallOrderedHashSet::GetMap(ReadOnlyRoots roots) { in GetMap() function
Dhash-table-inl.h135 Handle<Map> HashTable<Derived, Shape>::GetMap(ReadOnlyRoots roots) { in GetMap() function
140 Handle<Map> NameToIndexHashTable::GetMap(ReadOnlyRoots roots) { in GetMap() function
145 Handle<Map> RegisteredSymbolTable::GetMap(ReadOnlyRoots roots) { in GetMap() function
150 Handle<Map> EphemeronHashTable::GetMap(ReadOnlyRoots roots) { in GetMap() function
Ddictionary-inl.h198 Handle<Map> GlobalDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
211 Handle<Map> NameDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
287 Handle<Map> NumberDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
291 Handle<Map> SimpleNumberDictionary::GetMap(ReadOnlyRoots roots) { in GetMap() function
/third_party/protobuf/src/google/protobuf/
Dmap_field_lite.h71 const Map<Key, T>& GetMap() const { return map_; } in GetMap() function
Dmap_field.cc263 const Map<MapKey, MapValueRef>& DynamicMapField::GetMap() const { in GetMap() function in google::protobuf::internal::DynamicMapField
Dmap_field.h463 const Map<Key, T>& GetMap() const override { in GetMap() function
Dmap_field_test.cc301 TEST_P(MapFieldStateTest, GetMap) { in TEST_P() argument
Ddescriptor_unittest.cc1002 TEST_F(DescriptorTest, GetMap) { in TEST_F() argument
/third_party/mesa3d/include/android_stub/backtrace/
DBacktrace.h180 BacktraceMap* GetMap() { return map_; } in GetMap() function
/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc310 static MapContainer* GetMap(PyObject* obj) { in GetMap() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp93630 nsDOMAttributeMap *GetMap() in GetMap() function in nsIAttribute