Home
last modified time | relevance | path

Searched refs:GetTypeField (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrUtilityLib.h179 EFI_VFR_RETURN_CODE GetTypeField (IN INT8 *, IN SVfrDataType *, IN SVfrDataField *&);
DVfrUtilityLib.cpp733 CVfrVarDataTypeDB::GetTypeField ( in GetTypeField() function in CVfrVarDataTypeDB
1200 CHECK_ERROR_RETURN(GetTypeField (FName, pType, pField), VFR_RETURN_SUCCESS); in GetDataFieldInfo()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrUtilityLib.h197 EFI_VFR_RETURN_CODE GetTypeField (IN CONST CHAR8 *, IN SVfrDataType *, IN SVfrDataField *&);
DVfrUtilityLib.cpp660 CVfrVarDataTypeDB::GetTypeField ( in GetTypeField() function in CVfrVarDataTypeDB
1198 CHECK_ERROR_RETURN(GetTypeField (FName, pType, pField), VFR_RETURN_SUCCESS); in GetDataFieldInfo()