Home
last modified time | relevance | path

Searched refs:GetNext (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/common/net/
Dhttp_header_utils.cc41 i.GetNext();) { in ParseHeaders()
/third_party/gn/src/base/strings/
Dstring_tokenizer.h124 bool GetNext() { in GetNext() function
/third_party/cef/libcef/browser/
Drequest_context_impl.cc141 config.unique_id = g_next_id.GetNext(); in CreateContext()
161 config.unique_id = g_next_id.GetNext(); in CreateContext()
/third_party/cef/libcef/common/
Drequest_impl.cc132 while (it.GetNext()) { in GetHeaderMap()
566 i.GetNext();) { in Get()
/third_party/gn/src/base/
Dcommand_line.cc418 while (tokenizer.GetNext()) in PrependWrapper()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp84679 elem_type& GetNext() in GetNext() function in nsAutoTObserverArray::ForwardIterator
84708 elem_type& GetNext() in GetNext() function in nsAutoTObserverArray::EndLimitedIterator
84737 elem_type& GetNext() in GetNext() function in nsAutoTObserverArray::BackwardIterator
90901 …vers); nsIMutationObserver* obs_; while (iter_.HasMore()) { obs_ = iter_.GetNext(); obs_ -> Parent… in ParentChainChanged()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch33266 + while (method_iterator.GetNext()) {
D0003-ohos-1115.patch25718 + while (args->GetNext(&val)) {