Ejemplo n.º 1
0
 internal static extern StringAsReturnValue glean_uuid_test_get_value(UuidMetricTypeHandle metric_id, string storage_name);
Ejemplo n.º 2
0
 internal static extern byte glean_uuid_test_has_value(UuidMetricTypeHandle metric_id, string storage_name);
Ejemplo n.º 3
0
 internal static extern void glean_uuid_set(UuidMetricTypeHandle metric_id, string value);