Searched refs:__CFStorageCheckIntegrity (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFStorage.c170 static void __CFStorageCheckIntegrity(CFStorageRef storage);
171 #define CHECK_INTEGRITY() do { if (0) __CFStorageCheckIntegrity(storage); } while (0)
1455 static void __CFStorageCheckIntegrity(CFStorageRef storage) { function

Completed in 99 milliseconds