Searched defs:functor (Results 1 – 4 of 4) sorted by relevance
114 #define RETURN_IF_BINDER_EXCEPTION(functor) \ argument
78 void ForEachId(const std::vector<Descriptor::Identity> ids, Functor functor) { in ForEachId()85 void ForEachEffect(std::vector<std::shared_ptr<IEffect>> effects, Functor functor) { in ForEachEffect()
329 Functor functor) { in getTestValueSet()
472 auto functor = mPresentTimeoutEventHandler->getHandleFunction(); in setPresentTimeoutParameters() local