Searched defs:expect_function (Results 1 – 2 of 2) sorted by relevance
23 struct expect_function struct25 typedef Iterator iterator_type;26 typedef Context context_type;28 expect_function( in expect_function() argument40 bool operator()(Component const& component, Attribute& attr) const in operator ()()67 bool operator()(Component const& component) const in operator ()()93 Iterator& first;94 Iterator const& last;95 Context& context;96 Skipper const& skipper;[all …]
82 OSSL_STORE_expect_fn expect_function) in OSSL_STORE_LOADER_set_expect()