Searched refs:idGenFunc_ (Results 1 – 2 of 2) sorted by relevance
37 if (!ForEachFunc.idGenFunc_ || !ForEachFunc.itemGenFunc_) { in Create()46 std::vector<std::string> keys = ForEachFunc.idGenFunc_(); in Create()
32 std::function<std::vector<std::string>()> idGenFunc_; member