Searched defs:functor (Results 1 – 2 of 2) sorted by relevance
332 void ForEachFileInDir(const std::string& dirname, Functor functor) { in ForEachFileInDir()351 void ForEachFileInPath(const std::string& path, Functor functor) { in ForEachFileInPath()
135 LinkTask(LinkImplFunctor &&functor) : mLinkImplFunctor(functor), mFallbackToMainContext(false) in LinkTask()154 LinkEventNativeParallel(PostLinkImplFunctor &&functor, in LinkEventNativeParallel()190 PostLinkImplFunctor &&functor) in LinkEventGL()