reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1601 if (!dyld_root_path.empty()) { 1602 dyld_root_path += "/System/Library/CoreServices/SystemVersion.plist"; 1603 ApplePropertyList system_version_plist(dyld_root_path.c_str());