Home
last modified time | relevance | path

Searched defs:iface_hash (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dicall.c2490 GHashTable *iface_hash = g_hash_table_new (get_interfaces_hash, NULL); in ves_icall_RuntimeType_GetInterfaces() local
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Ddebugger-agent.c8978 GHashTable *iface_hash = g_hash_table_new (NULL, NULL); in type_commands_internal() local