Searched refs:mUnicodeToken (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Dp_App/
H A DDpTrace.c115 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
214 AsciiStrToUnicodeStr (Measurement.Token, mUnicodeToken);
231 mUnicodeToken[13] = 0;
239 mUnicodeToken, local
249 mUnicodeToken, local
581 AsciiStrToUnicodeStr (Measurement.Token, mUnicodeToken);
591 mUnicodeToken[11] = 0;
600 mUnicodeToken, local
610 mUnicodeToken, local
746 AsciiStrToUnicodeStr (Measurement.Token, mUnicodeToken);
762 mUnicodeToken, local
771 mUnicodeToken, local
[all...]
H A DDpInternal.h29 extern CHAR16 mUnicodeToken[DXE_PERFORMANCE_STRING_SIZE];
207 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
319 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
H A DDp.c50 CHAR16 mUnicodeToken[DXE_PERFORMANCE_STRING_SIZE]; variable

Completed in 249 milliseconds