Searched refs:TmpSize (Results 1 – 2 of 2) sorted by relevance
898 UINTN TmpSize; in SetStringWorker() local1006 …TmpSize = OldBlockSize - (StringTextPtr - StringPackage->StringBlock) - AsciiStrSize ((CHAR8 *) St… in SetStringWorker()1010 TmpSize in SetStringWorker()
636 UINTN TmpSize; in ProcessStorage() local674 TmpSize = StrLen (*ResultsData); in ProcessStorage()675 BufferSize = (TmpSize + StrLen (BrowserStorage->ConfigHdr) + 2) * sizeof (CHAR16); in ProcessStorage()