Searched refs:tb_hashmap (Results 1 – 1 of 1) sorted by relevance
508 let tb_hashmap = HashMapCffi::Table(db_struct.tables.clone()); in OhCloudExtDatabaseGetTable() localVariable509 *tables = OhCloudExtHashMap::new(tb_hashmap, SafetyCheckId::HashMap).into_ptr() in OhCloudExtDatabaseGetTable()