Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/
Dping_pong.rs18 user_pings: Option<UserPingsRx>, field
78 let user_pings = Arc::new(UserPingsInner { in take_user_pings() localVariable