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