Searched defs:ComputeFunc (Results 1 – 2 of 2) sorted by relevance
73 typedef std::function<Status(const string&, T*)> ComputeFunc; typedef
77 typedef std::function<void(const std::string&, T*, TF_Status*)> ComputeFunc; typedef