Searched refs:string_hash_map_raw_read (Results 1 – 2 of 2) sorted by relevance
53 pub(crate) fn string_hash_map_raw_read<V: Deserialize>( in string_hash_map_raw_read() function
30 string_hash_map_raw_read, string_hash_map_raw_write, vec_raw_read, vec_raw_write,267 let result = string_hash_map_raw_read::<FieldRaw>(parcel)?; in deserialize()668 let result = string_hash_map_raw_read::<SubscriptionResultValue>(parcel)?; in deserialize()888 let result = AppInfos(string_hash_map_raw_read::<AppInfo>(parcel)?); in deserialize()