Searched defs:top_uid (Results 1 – 2 of 2) sorted by relevance
51 let mut top_uid = 0; in init() localVariable64 let top_uid = if top_uid == 0 { in init() localVariable128 pub(crate) fn top_uid(&self) -> Option<u64> { in top_uid() method
20 pub(super) top_uid: Option<u64>, field