HomeSort by relevance Sort by last modified time
    Searched defs:CopyIndex (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/client/
minidump_file_writer-inl.h 72 inline bool TypedMDRVA<MDType>::CopyIndex(unsigned int index, MDType *item) {
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscBiosVendorFunction.c 186 UINTN CopyIndex;
257 for(CopyIndex = 0; CopyIndex < IFWIVerStruct->IFWIVersionLen; CopyIndex++) {
258 UVerStr[CopyIndex] = (UINT16)IFWIVerStruct->IFWIVersion[CopyIndex];
260 UVerStr[CopyIndex] = 0x0000;

Completed in 152 milliseconds