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

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Ls.c 32 CHAR16 *DirectoryName;
47 DirectoryName = GetFullyQualifiedPath(((EFI_SHELL_FILE_INFO *)GetFirstNode(&TheList->Link))->FullName);
53 DirectoryName,
59 FreePool(DirectoryName);
271 CHAR16 *DirectoryName;
276 DirectoryName = GetFullyQualifiedPath(Path);
278 if (DirectoryName != NULL) {
288 DirectoryName
291 SHELL_FREE_NON_NULL(DirectoryName);
  /external/clang/include/clang/Basic/
Module.h 118 struct DirectoryName {
397 DirectoryName getUmbrellaDir() const;
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellProtocol.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 564 PCWSTR DirectoryName;
wincrypt.h     [all...]

Completed in 117 milliseconds