Home
last modified time | relevance | path

Searched defs:expect_function (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Ditem_kind.rs75 pub fn expect_function(&self) -> &Function { in expect_function() method
Ditem.rs620 pub fn expect_function(&self) -> &Function { in expect_function() method
/third_party/openssl/crypto/store/
Dstore_register.c96 OSSL_STORE_expect_fn expect_function) in OSSL_STORE_LOADER_set_expect()