Searched defs:profileDataLen (Results 1 – 4 of 4) sorted by relevance
96 long profileDataLen = FileUtils.getFileLen(profileFile); in writeBlockDataToFile() local162 private static boolean checkBinAndProfileLengthIsValid(long binFileLen, long profileDataLen) { in checkBinAndProfileLengthIsValid()
231 long profileDataLen = FileUtils.getFileLen(profileFile); in generateProfileSignByte() local
70 int64_t profileDataLen = FileUtils::GetFileLen(profileFile); in WriteBlockDataToFile() local170 bool SignBin::CheckBinAndProfileLengthIsValid(int64_t binFileLen, int64_t profileDataLen) in CheckBinAndProfileLengthIsValid()
234 int64_t profileDataLen = FileUtils::GetFileLen(profileFile); in GenerateProfileSignByte() local