Home
last modified time | relevance | path

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

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