Home
last modified time | relevance | path

Searched defs:try_from (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/ipc/example/rust_test/service/src/
H A Dlib.rs75 fn try_from(code: u32) -> IpcResult<Self> { in try_from() functions
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dtypes.rs140 fn try_from(value: &Database) -> Result<Self, SyncError> { in try_from() functions
231 fn try_from(value: &Table) -> Result<Self, Self::Error> { in try_from() functions
272 fn try_from(value: &Field) -> Result<Self, SyncError> { in try_from() functions
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dconnect.rs372 fn try_from(value: u8) -> Result<Self, Self::Error> { in try_from() functions

Completed in 4 milliseconds