Home
last modified time | relevance | path

Searched defs:Success (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/util/nanotool/
Dnanopacket.h50 Success, enumerator
Dcontexthub.h196 Success, enumerator
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
DVbeShim.asm224 Success: label
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DGenBootSector.c144 BOOL Success; in GetDriveInfo() local
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeHttpLib/
DDxeHttpLib.c1667 BOOLEAN Success; in HttpGenRequestMessage() local
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
DUserIdentifyManager.c2106 BOOLEAN Success; in IdentifyAndTypeUser() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_argparse.py4093 class Success(Exception): class