Home
last modified time | relevance | path

Searched defs:add_cred (Results 1 – 2 of 2) sorted by relevance

/external/rust/beto-rust/nearby/presence/np_java_ffi/src/class/
Dcredential_slab.rs84 let mut add_cred = move || { in nativeAddV0DiscoveryCredential() localVariable
120 let mut add_cred = move || { in nativeAddV1DiscoveryCredential() localVariable
/external/wpa_supplicant_8/src/common/
Dwpa_helpers.c269 int add_cred(const char *ifname) in add_cred() function