Searched defs:ModuleName (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/headers/private/kernel/boot/
H A Dpartitions.h38 const char *ModuleName() const { return fModuleName; } function in class:boot::Partition
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdebug.c251 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...]
H A Dutxferror.c187 AcpiError( const char *ModuleName, UINT32 LineNumber, const char *Format, ...) argument
483 AcpiUtPredefinedInfo( const char *ModuleName, UINT32 LineNumber, char *Pathname, UINT8 NodeFlags, const char *Format, ...) argument
528 AcpiUtNamespaceError( const char *ModuleName, UINT32 LineNumber, const char *InternalName, ACPI_STATUS LookupStatus) argument
599 AcpiUtMethodError( const char *ModuleName, UINT32 LineNumber, const char *Message, ACPI_NAMESPACE_NODE *PrefixNode, const char *Path, ACPI_STATUS MethodStatus) argument
[all...]
H A Dutobject.c168 AcpiUtCreateInternalObjectDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId, ACPI_OBJECT_TYPE Type) argument
498 AcpiUtAllocateObjectDescDbg( const char *ModuleName, UINT32 LineNumber, UINT32 ComponentId) argument
/haiku-fatelf/headers/private/screen_saver/
H A DScreenSaverSettings.h63 const char* ModuleName() { return fModuleName.String(); } function in class:ScreenSaverSettings
/haiku-fatelf/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.cpp484 VSTPlugin::ModuleName(void) function in class:VSTPlugin
/haiku-fatelf/src/system/kernel/device_manager/
H A Ddevice_manager.cpp87 const char* ModuleName() const { return fModuleName; } function in class:__anon5350::Device
118 const char* ModuleName() const { return fModuleName; } function in struct:device_node
[all...]
/haiku-fatelf/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp80 const char* ModuleName() const { return fModuleName; } function in class:Device
109 const char* ModuleName() const { return fModuleName; } function in struct:device_node
[all...]

Completed in 115 milliseconds