Searched refs:addedLength (Results 1 – 1 of 1) sorted by relevance
461 const uint8_t addedLength = 2; in RelocateFilePath() local462 size_t totalLength = appRootPathLength + subPathLength + fileNameLength + addedLength; in RelocateFilePath()