Home
last modified time | relevance | path

Searched refs:GetRegistryPathUnicodeString (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/support/km/
H A Dfxtelemetrykm.cpp348 DriverGlobals->Driver->GetRegistryPathUnicodeString(), in RegistryReadLastLoggedTime()
400 DriverGlobals->Driver->GetRegistryPathUnicodeString(), in RegistryWriteCurrentTime()
558 DriverGlobals->Driver->GetRegistryPathUnicodeString(), in GetImageName()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxdriver.hpp243 GetRegistryPathUnicodeString( in GetRegistryPathUnicodeString() function in FxDriver
/reactos/sdk/lib/drivers/wdf/shared/core/km/
H A Dfxdriverapikm.cpp96 NULL, pDriver->GetRegistryPathUnicodeString(), &hKey.m_Key); in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/shared/support/um/
H A Dfxtelemetryum.cpp271 FxDriverGlobals->Driver->GetRegistryPathUnicodeString(), in GetImageName()
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxdriverapi.cpp72 return pDriver->GetRegistryPathUnicodeString()->Buffer; in __drv_maxIRQL()
/reactos/sdk/lib/drivers/wdf/kmdf/src/irphandlers/wmi/
H A Dfxwmiirphandler.cpp1630 pRegPath = pDevice->GetDriver()->GetRegistryPathUnicodeString(); in _RegInfo()