Searched refs:NewHandle (Results 1 – 6 of 6) sorted by relevance
242 unsigned NewHandle; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local244 NewHandle = FreeHandleIndexes.back(); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()246 GenericHandles[NewHandle] = createGenericHandle(Layer, std::move(Handle)); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()247 return NewHandle; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()249 NewHandle = GenericHandles.size(); in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()252 return NewHandle; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
191 OUT struct _EFI_FILE_HANDLE **NewHandle,
593 if ((itself = NewHandle(srclen)) == NULL) in ResObj_tp_init()1589 h = NewHandle(len); in Res_Handle()
1005 if ((h = NewHandle(rawdatalen)) == NULL) in Alias_tp_init()