Home
last modified time | relevance | path

Searched refs:HASHMAP_VALUE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dbasic_rust_types.rs47 HASHMAP_VALUE, enumerator
108 OhCloudExtRustType::HASHMAP_VALUE => VectorCffi::HashMapValue(vec![]), in OhCloudExtVectorNew()
143 VectorCffi::HashMapValue(_) => OhCloudExtRustType::HASHMAP_VALUE, in OhCloudExtVectorGetValueTyp()