Home
last modified time | relevance | path

Searched refs:hashmap (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dsource_userdata.h24 #include <pulsecore/hashmap.h>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_ext_types.rs493 /// Get hashmap of tables from a Database pointer. Parameter `tables` will be updated
846 /// Get hashmap of AppInfo from a CloudInfo pointer. Parameter `app_info` will be updated
1111 let hashmap = HashMapCffi::String(res.clone());
1112 *relations = OhCloudExtHashMap::new(hashmap, SafetyCheckId::HashMap).into_ptr();

Completed in 2 milliseconds