Searched refs:parentExists (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFXMLPreferencesDomain.c106 Boolean parentExists = (val && CFBooleanGetValue(val)); local
110 if (!parentExists) {
115 parentExists = (val && CFBooleanGetValue(val));
121 if (!parentExists) return false;

Completed in 264 milliseconds