OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DiskName
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
BufferImage.h
89
@param[in]
DiskName
Pointer to the disk name. OPTIONAL and ignored if not FileTypeDiskBuffer.
103
IN CONST CHAR16 *
DiskName
,
116
@param[in]
DiskName
Pointer to the disk name. OPTIONAL and ignored if not FileTypeDiskBuffer.
128
IN CHAR16 *
DiskName
,
BufferImage.c
898
@param[in]
DiskName
Pointer to the disk name. OPTIONAL and ignored if not FileTypeDiskBuffer.
912
IN CONST CHAR16 *
DiskName
,
944
Status = HDiskImageRead (
DiskName
, DiskOffset, DiskSize, Recover);
967
@param[in]
DiskName
Pointer to the disk name. OPTIONAL and ignored if not FileTypeDiskBuffer.
979
IN CHAR16 *
DiskName
,
1008
Status = HDiskImageSave (
DiskName
, DiskOffset, DiskSize);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setupapi.h
300
PCSTR
DiskName
;
308
PCWSTR
DiskName
;
[
all
...]
Completed in 1368 milliseconds