Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dtypes.rs228 impl TryFrom<&Table> for ipc_conn::OrderTable { implementation
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs468 pub(crate) struct OrderTable { struct
474 impl Serialize for OrderTable { implementation
483 impl Deserialize for OrderTable { implementation