Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dmod.rs53 pub fn as_pair(&self) -> (&V::DiscoveryCredential, ReferencedMatchedCredential<M>) { in as_pair() method
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/http/
H A Dhttp_header_block.cc89 HttpHeaderBlock::HeaderValue::as_pair() const { in as_pair() function in quiche::HttpHeaderBlock::HeaderValue