Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/
H A Dbasic_rust_types.h31 enum OhCloudExtRustType { enum
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dbasic_rust_types.rs30 pub enum OhCloudExtRustType { enum
123 ) -> OhCloudExtRustType { in OhCloudExtVectorGetValueTyp()
466 value_type: OhCloudExtRustType, in OhCloudExtHashMapNew()
492 ) -> OhCloudExtRustType { in OhCloudExtHashMapGetKeyTyp()
508 ) -> OhCloudExtRustType { in OhCloudExtHashMapGetValueTyp()