Searched defs:hostProperties (Results 1 – 2 of 2) sorted by relevance
21 type hostProperties struct { struct22 Cflags []string
1599 private int applyHostPropertiesToChild(int childProperties, int hostProperties) { in applyHostPropertiesToChild()