Searched refs:predicate (Results 1 – 2 of 2) sorted by relevance
231 std::function<c2_status_t(const std::shared_ptr<Codec2Client>&)> predicate);
648 std::function<c2_status_t(const std::shared_ptr<Codec2Client>&)> predicate) { in ForAllStores() argument675 status = predicate(client); in ForAllStores()