Searched defs:FunctionName (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/debugger/ids/
H A DFunctionID.h27 const BString& FunctionName() const { return fFunctionName; } function in class:FunctionID
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdebug.c207 AcpiUtTrimFunctionName( const char *FunctionName) argument
251 AcpiDebugPrint( UINT32 RequestedDebugLevel, UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, const char *Format, ...) argument
445 AcpiUtTraceStr( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, char *String) argument
480 AcpiUtTraceU32( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId, UINT32 Integer) argument
514 AcpiUtExit( UINT32 LineNumber, const char *FunctionName, const char *ModuleName, UINT32 ComponentId) argument
[all...]

Completed in 43 milliseconds