Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/arc-swap/src/debt/
Dfast.rs43 pub(super) fn get_debt(&self, ptr: usize, local: &Local) -> Option<&Debt> { in get_debt() method
Dhelping.rs191 pub(super) fn get_debt(&self, ptr: usize, local: &Local) -> (usize, bool) { in get_debt() method