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

/macosx-10.9.5/Security-55471.14.18/libsecurity_manifest/lib/
H A DDownload.h60 SInt64 mDownloadSize; member in class:Download
81 SInt64 GetDownloadSize () {return mDownloadSize;}
H A DDownload.cpp174 CFNumberGetValue (number, kCFNumberSInt64Type, &mDownloadSize);

Completed in 178 milliseconds