Searched refs:getActionsForItem (Results 1 – 4 of 4) sorted by relevance
93 getActionsForItem(const std::shared_ptr<const mediametrics::Item>& item) { in getActionsForItem() function
493 auto actions = mActions.getActionsForItem(item); // internally locked. in processActions()
314 auto actions = analyticsActions.getActionsForItem(item); in invokeAnalyticsAction()
787 auto actions = analyticsActions.getActionsForItem(item); in TEST()