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

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
EfiFileLib.h 51 #define MAX_PATHNAME 0x200
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
EfiFileLib.c 380 CHAR16 UnicodeFileName[MAX_PATHNAME];
520 CHAR8 AsciiSection[MAX_PATHNAME];
593 UnicodeStrToAsciiStrS (Section, AsciiSection, MAX_PATHNAME);
1048 AsciiSPrint (Path, MAX_PATHNAME, DevStr, Index);
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 218 milliseconds