Searched refs:can_get_synthetic_attribute (Results 1 – 3 of 3) sorted by relevance
699 (void)outStream_writeBoolean(out, (jboolean)caps.can_get_synthetic_attribute); in capabilities()728 (void)outStream_writeBoolean(out, (jboolean)caps.can_get_synthetic_attribute); in capabilitiesNew()
398 needed_capabilities.can_get_synthetic_attribute in Agent_OnLoad()399 = potential_capabilities.can_get_synthetic_attribute; in Agent_OnLoad()
669 unsigned int can_get_synthetic_attribute : 1; member