Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dfuture.h101 bool has_value() const noexcept in has_value() function
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/unbounded/
H A Dqueue.rs35 has_value: AtomicBool, field