Home
last modified time | relevance | path

Searched refs:unwindResult (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Ddocument_source_lookup.cpp221 return unwindResult(); in getNext()
538 DocumentSource::GetNextResult DocumentSourceLookUp::unwindResult() { in unwindResult() function in mongo::DocumentSourceLookUp
H A Ddocument_source_lookup.h252 GetNextResult unwindResult();