HomeSort by relevance Sort by last modified time
    Searched refs:mUnicodeToken (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DpTrace.c 133 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
224 AsciiStrToUnicodeStrS (Measurement.Token, mUnicodeToken, ARRAY_SIZE (mUnicodeToken));
241 mUnicodeToken[13] = 0;
249 mUnicodeToken,
259 mUnicodeToken,
597 AsciiStrToUnicodeStrS (Measurement.Token, mUnicodeToken, ARRAY_SIZE (mUnicodeToken));
607 mUnicodeToken[11] = 0;
616 mUnicodeToken,
    [all...]
DpInternal.h 30 extern CHAR16 mUnicodeToken[DXE_PERFORMANCE_STRING_SIZE];
212 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
337 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
Dp.c 63 CHAR16 mUnicodeToken[DXE_PERFORMANCE_STRING_SIZE];
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DpInternal.h 29 extern CHAR16 mUnicodeToken[DXE_PERFORMANCE_STRING_SIZE];
195 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.
DpTrace.c 133 The mGaugeString and mUnicodeToken global arrays are used for temporary string storage.
224 AsciiStrToUnicodeStrS (Measurement.Token, mUnicodeToken, ARRAY_SIZE (mUnicodeToken));
241 mUnicodeToken[13] = 0;
249 mUnicodeToken,
259 mUnicodeToken,
598 AsciiStrToUnicodeStrS (Measurement.Token, mUnicodeToken, ARRAY_SIZE (mUnicodeToken));
608 mUnicodeToken[11] = 0;
616 mUnicodeToken,
    [all...]
Dp.c 51 CHAR16 mUnicodeToken[DXE_PERFORMANCE_STRING_SIZE];

Completed in 143 milliseconds