Searched refs:makeCollectionFunction (Results 1 – 3 of 3) sorted by relevance
27 std::shared_ptr<CollectionFunction> makeCollectionFunction(OperationType);
140 [cf = makeCollectionFunction(op), duration] { in makeCollectionData()150 [cf = makeCollectionFunction(op)] { in makeCollectionData()
154 std::shared_ptr<CollectionFunction> makeCollectionFunction( in makeCollectionFunction() function