Home
last modified time | relevance | path

Searched defs:getPlanSummaryStr (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/exec/
H A Dpipeline_proxy.cpp136 std::string PipelineProxyStage::getPlanSummaryStr() const { in getPlanSummaryStr() function in mongo::PipelineProxyStage
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/pipeline/
H A Ddocument_source_cursor.h145 const std::string& getPlanSummaryStr() const { in getPlanSummaryStr() function
H A Dpipeline_d.cpp935 std::string PipelineD::getPlanSummaryStr(const Pipeline* pPipeline) { in getPlanSummaryStr() function in mongo::PipelineD