Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dready.rs21 const WRITE_CLOSED: usize = 0b0_1000; const
45 pub const WRITE_CLOSED: Ready = Ready(WRITE_CLOSED); const
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h161 WRITE_CLOSED = 2, enumerator