Searched refs:GetNumberOfItemsBeingSyncedForType (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/iCloudStat/
H A Dmain.c197 static int64_t GetNumberOfItemsBeingSyncedForType(CFTypeRef class) function
232 result = GetNumberOfItemsBeingSyncedForType(kSecClassInternetPassword);
233 result += GetNumberOfItemsBeingSyncedForType(kSecClassGenericPassword);

Completed in 120 milliseconds