Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/executer/
A Dexconfig.c63 ACPI_OPERAND_OBJECT **DdbHandle);
91 ACPI_OPERAND_OBJECT **DdbHandle) in AcpiExAddTable() argument
113 *DdbHandle = ObjDesc; in AcpiExAddTable()
125 *DdbHandle = NULL; in AcpiExAddTable()
173 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadTableOp() local
197 if (!DdbHandle) in AcpiExLoadTableOp()
202 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()
291 *ReturnDesc = DdbHandle; in AcpiExLoadTableOp()
370 ACPI_OPERAND_OBJECT *DdbHandle; in AcpiExLoadOp() local
576 AcpiUtRemoveReference (DdbHandle); in AcpiExLoadOp()
[all …]
/third_party/lib/acpica/source/compiler/
A Daslstubs.c196 ACPI_OPERAND_OBJECT *DdbHandle) in AcpiExUnloadTable() argument
/third_party/lib/acpica/source/include/acpica/
A Dacinterp.h337 ACPI_OPERAND_OBJECT *DdbHandle);
/third_party/lib/acpica/
A Dchanges.txt2290 exception code for the case where the input DdbHandle is invalid, from
5976 Fixed several reference count issues with the DdbHandle object that is
6669 for the DdbHandle subtype, addition of a reference class field to
6910 Fixed a possible memory leak in the Unload operator. The DdbHandle
7598 Fixed a problem with the Debug object where a store of a DdbHandle
12390 operation. Implemented full support for the "DdbHandle" object

Completed in 23 milliseconds