Searched refs:pWcharOutputFile (Results 1 – 2 of 2) sorted by relevance
71 const wchar_t* pWcharOutputFile = OutputLocationPath->Data(); in Encode() local73 iSize = wcslen (pWcharOutputFile); in Encode()76 OutputPath[y] = (char)pWcharOutputFile[y]; in Encode()158 const wchar_t* pWcharOutputFile = OutputLocationPath->Data(); in Decode() local160 size = wcslen (pWcharOutputFile); in Decode()163 OutputPath[y] = (char)pWcharOutputFile[y]; in Decode()
32 const wchar_t* pWcharOutputFile = OutputLocationPath->Data(); in TestAllCases() local34 int size = wcslen (pWcharOutputFile); in TestAllCases()37 OutputPath[y] = (char)pWcharOutputFile[y]; in TestAllCases()