Home
last modified time | relevance | path

Searched defs:GetIterator (Results 1 – 18 of 18) sorted by relevance

/external/perfetto/include/perfetto/ext/base/
Dflat_hash_map.h281 Iterator GetIterator() { return Iterator(this); } in GetIterator() function
282 const Iterator GetIterator() const { return Iterator(this); } in GetIterator() function
/external/libchrome/base/
Dcallback_list.h169 Iterator GetIterator() { in GetIterator() function
/external/icing/icing/store/
Dpersistent-hash-map-key-mapper.h115 std::unique_ptr<typename KeyMapper<T, Formatter>::Iterator> GetIterator() in GetIterator() function
Ddynamic-trie-key-mapper.h290 DynamicTrieKeyMapper<T, Formatter>::GetIterator() const { in GetIterator() function
/external/icing/icing/join/
Dqualified-id-join-index-impl-v1.h123 GetIterator(SchemaTypeId schema_type_id, in GetIterator() function
Dqualified-id-join-index-impl-v2.cc292 QualifiedIdJoinIndexImplV2::GetIterator( in GetIterator() function in icing::lib::QualifiedIdJoinIndexImplV2
/external/pigweed/pw_bluetooth_sapphire/host/att/
Ddatabase.cc154 Database::Iterator Database::GetIterator(Handle start, in GetIterator() function in bt::att::Database
/external/icing/icing/index/
Dindex.cc207 Index::GetIterator(const std::string& term, int term_start_index, in GetIterator() function in icing::lib::Index
/external/icing/icing/index/numeric/
Ddummy-numeric-index.h289 DummyNumericIndex<T>::GetIterator(std::string_view property_path, T key_lower, in GetIterator() function
Dinteger-index.cc222 IntegerIndex::GetIterator(std::string_view property_path, int64_t key_lower, in GetIterator() function in icing::lib::IntegerIndex
Dinteger-index-storage.cc615 IntegerIndexStorage::GetIterator(int64_t query_key_lower, in GetIterator() function in icing::lib::IntegerIndexStorage
/external/icing/icing/file/
Dfile-backed-proto-log.h638 FileBackedProtoLog<ProtoT>::GetIterator() { in GetIterator() function
Dpersistent-hash-map.h345 Iterator GetIterator() const { return Iterator(this); } in GetIterator() function
Dportable-file-backed-proto-log.h1149 PortableFileBackedProtoLog<ProtoT>::GetIterator() { in GetIterator() function
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc787 PyObject* MapReflectionFriend::GetIterator(PyObject *_self) { in GetIterator() function in google::protobuf::python::MapReflectionFriend
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc787 PyObject* MapReflectionFriend::GetIterator(PyObject *_self) { in GetIterator() function in google::protobuf::python::MapReflectionFriend
/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp862 CPVT_VariableText::Iterator* CPVT_VariableText::GetIterator() { in GetIterator() function in CPVT_VariableText
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp703 CPWL_EditImpl::Iterator* CPWL_EditImpl::GetIterator() { in GetIterator() function in CPWL_EditImpl