| 54 | Namespace const& ns, |
| 55 | Standalone<StringRef> encodedIndexId, |
| 56 | Reference<struct ExtConnection> ec, |
| 57 | UID build_id); |
| 58 | static Reference<IndexInfo> indexInfoFromObj(const bson::BSONObj& indexObj, Reference<UnboundCollectionContext> cx); |
| 59 |
nothing calls this directly
no outgoing calls
no test coverage detected