Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/test/unittest/inner_kits_rust/src/
H A Dpre_query.rs123 let mut challenges = vec![]; in pre_query_max_times() localVariable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp543 void ObexHeader::AppendItemAuthChallenges(ObexDigestChallenge &challenges) in AppendItemAuthChallenges()