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

  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
Dump.c 272 CHAR16 DataName[128];
295 DataName[Index] = (CHAR16) Data->Name[Index];
299 DataName[Index] = L'\0';
301 Print (L"Name:%s", DataName);
  /external/swiftshader/third_party/subzero/src/
IceASanInstrumentation.cpp 398 std::string DataName = Reloc->getName().toString();
399 StringMap::const_iterator DataSub = FuncSubstitutions.find(DataName);

Completed in 165 milliseconds