Home
last modified time | relevance | path

Searched refs:APP_INFO (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.rs43 APP_INFO, enumerator
104 OhCloudExtRustType::APP_INFO => VectorCffi::AppInfo(vec![]), in OhCloudExtVectorNew()
139 VectorCffi::AppInfo(_) => OhCloudExtRustType::APP_INFO, in OhCloudExtVectorGetValueTyp()
474 OhCloudExtRustType::APP_INFO => HashMapCffi::AppInfo(HashMap::default()), in OhCloudExtHashMapNew()
522 HashMapCffi::AppInfo(_) => OhCloudExtRustType::APP_INFO, in OhCloudExtHashMapGetValueTyp()