Searched defs:get_or (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/thread_local/src/ | ||
D | cached.rs | 41 pub fn get_or<F>(&self, create: F) -> &T in get_or() method |
D | lib.rs | 198 pub fn get_or<F>(&self, create: F) -> &T in get_or() method |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ | ||
D | future.hpp | 1810 get_or(BOOST_THREAD_RV_REF(R2) v) in get_or() function in boost::BOOST_THREAD_FUTURE |