Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dflat_hash_map.h281 Iterator GetIterator() { return Iterator(this); } in GetIterator() function
282 const Iterator GetIterator() const { return Iterator(this); } in GetIterator() function
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dflat_hash_map.h281 Iterator GetIterator() { return Iterator(this); } in GetIterator() function
282 const Iterator GetIterator() const { return Iterator(this); } in GetIterator() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/
Dcallback_list.h172 Iterator GetIterator() { in GetIterator() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dcallback_list.h172 Iterator GetIterator() { in GetIterator() function
/aosp_15_r20/external/libchrome/base/
H A Dcallback_list.h169 Iterator GetIterator() { in GetIterator() function
/aosp_15_r20/external/icing/icing/store/
H A Dpersistent-hash-map-key-mapper.h115 std::unique_ptr<typename KeyMapper<T, Formatter>::Iterator> GetIterator() in GetIterator() function
H A Ddynamic-trie-key-mapper.h286 DynamicTrieKeyMapper<T, Formatter>::GetIterator() const { in GetIterator() function
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dtrace_blob_view_reader.h159 Iterator GetIterator() const { in GetIterator() function
/aosp_15_r20/external/icing/icing/join/
H A Dqualified-id-join-index-impl-v1.h123 GetIterator(SchemaTypeId schema_type_id, in GetIterator() function
H A Dqualified-id-join-index-impl-v3.h203 GetIterator(SchemaTypeId schema_type_id, in GetIterator() function
H A Dqualified-id-join-index-impl-v2.cc291 QualifiedIdJoinIndexImplV2::GetIterator( in GetIterator() function in icing::lib::QualifiedIdJoinIndexImplV2
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Ddatabase.cc154 Database::Iterator Database::GetIterator(Handle start, in GetIterator() function in bt::att::Database
/aosp_15_r20/external/icing/icing/index/
H A Dindex.cc208 Index::GetIterator(const std::string& term, int term_start_index, in GetIterator() function in icing::lib::Index
/aosp_15_r20/external/icing/icing/index/numeric/
H A Ddummy-numeric-index.h296 DummyNumericIndex<T>::GetIterator(std::string_view property_path, T key_lower, in GetIterator() function
H A Dinteger-index.cc222 IntegerIndex::GetIterator(std::string_view property_path, int64_t key_lower, in GetIterator() function in icing::lib::IntegerIndex
H A Dinteger-index-storage.cc615 IntegerIndexStorage::GetIterator(int64_t query_key_lower, in GetIterator() function in icing::lib::IntegerIndexStorage
/aosp_15_r20/external/icing/icing/file/
H A Dfile-backed-proto-log.h630 FileBackedProtoLog<ProtoT>::GetIterator() { in GetIterator() function
H A Dpersistent-hash-map.h345 Iterator GetIterator() const { return Iterator(this); } in GetIterator() function
H A Dportable-file-backed-proto-log.h1139 PortableFileBackedProtoLog<ProtoT>::GetIterator() { in GetIterator() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc787 PyObject* MapReflectionFriend::GetIterator(PyObject *_self) { in GetIterator() function in google::protobuf::python::MapReflectionFriend
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc787 PyObject* MapReflectionFriend::GetIterator(PyObject *_self) { in GetIterator() function in google::protobuf::python::MapReflectionFriend
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.cpp862 CPVT_VariableText::Iterator* CPVT_VariableText::GetIterator() { in GetIterator() function in CPVT_VariableText
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.cpp703 CPWL_EditImpl::Iterator* CPWL_EditImpl::GetIterator() { in GetIterator() function in CPWL_EditImpl