Home
last modified time | relevance | path

Searched defs:GetNext (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/base/
Datomic_sequence_num.h24 inline int GetNext() { in GetNext() function
49 inline int GetNext() { in GetNext() function
Dobserver_list.h144 ObserverType* ObserverListBase<ObserverType>::Iterator::GetNext() { in GetNext() function
Dcallback_list.h151 CallbackType* GetNext() { in GetNext() function
/external/chromium_org/v8/src/libplatform/
Dtask-queue.cc30 Task* TaskQueue::GetNext() { in GetNext() function in v8::platform::TaskQueue
/external/chromium_org/net/disk_cache/memory/
Dmem_rankings.cc53 MemEntryImpl* MemRankings::GetNext(MemEntryImpl* node) { in GetNext() function in disk_cache::MemRankings
/external/chromium_org/gin/
Darguments.h34 bool GetNext(T* out) { in GetNext() function
/external/chromium_org/net/cert/
Dpem_tokenizer.cc38 bool PEMTokenizer::GetNext() { in GetNext() function in net::PEMTokenizer
/external/chromium_org/third_party/android_crazy_linker/src/src/
Dcrazy_linker_elf_view.h71 void GetNext() { dyn_ += 1; } in GetNext() function
Dcrazy_linker_shared_library.cpp547 bool SharedLibrary::DependencyIterator::GetNext() { in GetNext() function in crazy::SharedLibrary::DependencyIterator
/external/chromium_org/chrome/browser/extensions/api/content_settings/
Dcontent_settings_store_unittest.cc34 base::Time GetNext() { in GetNext() function in extensions::__anon9a87f2ee0111::FakeTimer
/external/chromium_org/net/http/
Dhttp_util.cc776 bool HttpUtil::HeadersIterator::GetNext() { in GetNext() function in net::HttpUtil::HeadersIterator
831 bool HttpUtil::ValuesIterator::GetNext() { in GetNext() function in net::HttpUtil::ValuesIterator
869 bool HttpUtil::NameValuePairsIterator::GetNext() { in GetNext() function in net::HttpUtil::NameValuePairsIterator
Dhttp_request_headers.cc56 bool HttpRequestHeaders::Iterator::GetNext() { in GetNext() function in net::HttpRequestHeaders::Iterator
/external/chromium_org/base/strings/
Dstring_tokenizer.h128 bool GetNext() { in GetNext() function
/external/chromium_org/v8/src/
Dast-value-factory.cc45 uint16_t GetNext() { return literal_bytes_[pos_++]; } in GetNext() function in v8::internal::__anoneca734610111::OneByteStringStream
Ddeoptimizer.cc3389 Handle<Object> SlotRefValueBuilder::GetNext(Isolate* isolate, int lvl) { in GetNext() function in v8::internal::SlotRefValueBuilder
Dobjects.h9360 T GetNext() { return data_[index_++]; } in GetNext() function
Dobjects-inl.h3676 uint16_t StringCharacterStream::GetNext() { in GetNext() function
/external/chromium_org/net/disk_cache/blockfile/
Drankings.cc419 CacheRankingsBlock* Rankings::GetNext(CacheRankingsBlock* node, List list) { in GetNext() function in disk_cache::Rankings
/external/chromium_org/net/udp/
Dudp_socket_unittest.cc279 int GetNext(int /* min */, int /* max */) { function in net::__anonc14f7c140111::TestPrng
/external/chromium_org/net/socket/
Dsocket_test_util.h601 T* GetNext() { in GetNext() function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvparser.cpp2528 const CuePoint* Cues::GetNext(const CuePoint* pCurr) const { in GetNext() function in mkvparser::Cues
2956 const Cluster* Segment::GetNext(const Cluster* pCurr) { in GetNext() function in mkvparser::Segment
5058 long Track::GetNext(const BlockEntry* pCurrEntry, in GetNext() function in mkvparser::Track
7495 long Cluster::GetNext(const BlockEntry* pCurr, const BlockEntry*& pNext) const { in GetNext() function in mkvparser::Cluster
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp2817 const CuePoint* Cues::GetNext(const CuePoint* pCurr) const in GetNext() function in mkvparser::Cues
3296 const Cluster* Segment::GetNext(const Cluster* pCurr) in GetNext() function in mkvparser::Segment
5802 long Track::GetNext( in GetNext() function in mkvparser::Track
8603 long Cluster::GetNext( in GetNext() function in mkvparser::Cluster
/external/libvpx/libwebm/
Dmkvparser.cpp2530 const CuePoint* Cues::GetNext(const CuePoint* pCurr) const { in GetNext() function in mkvparser::Cues
2958 const Cluster* Segment::GetNext(const Cluster* pCurr) { in GetNext() function in mkvparser::Segment
5061 long Track::GetNext(const BlockEntry* pCurrEntry, in GetNext() function in mkvparser::Track
7493 long Cluster::GetNext(const BlockEntry* pCurr, const BlockEntry*& pNext) const { in GetNext() function in mkvparser::Cluster
/external/pdfium/core/include/fxcrt/
Dfx_basic.h1114 void* GetNext(FX_POSITION& rPosition) const in GetNext() function
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp41 void GetNext(FX_LPCWSTR &pSubName, FX_STRSIZE& size) in GetNext() function in _CFieldNameExtractor