Home
last modified time | relevance | path

Searched defs:new_at (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libsrtp2/crypto/kernel/
H A Dcrypto_kernel.c353 const srtp_auth_type_t *new_at, in srtp_crypto_kernel_do_load_auth_type()
416 const srtp_auth_type_t *new_at, in srtp_crypto_kernel_load_auth_type()
422 srtp_err_status_t srtp_replace_auth_type(const srtp_auth_type_t *new_at, in srtp_replace_auth_type()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Derror.rs288 pub fn new_at<T: Display>(scope: Span, cursor: Cursor, message: T) -> Error { in new_at() function
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Derror.rs327 pub(crate) fn new_at<T: Display>(scope: Span, cursor: Cursor, message: T) -> Error { in new_at() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Derror.rs327 pub(crate) fn new_at<T: Display>(scope: Span, cursor: Cursor, message: T) -> Error { in new_at() function