Home
last modified time | relevance | path

Searched refs:GetConstraints (Results 1 – 10 of 10) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Difxhascallbacks.hpp57 GetConstraints(
H A Dfxfileobject.hpp218 GetConstraints(
H A Dfxdriver.hpp282 GetConstraints( in GetConstraints() function in FxDriver
H A Dfxioqueue.hpp1048 GetConstraints( in GetConstraints() function in FxIoQueue
H A Dfxdevice.hpp151 GetConstraints(
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxdevicebase.cpp117 m_Driver->GetConstraints(&driverLevel, &driverScope); in ConfigureConstraints()
174 FxDeviceBase::GetConstraints( in GetConstraints() function in FxDeviceBase
H A Dfxfileobject.cpp511 FxFileObject::GetConstraints( in GetConstraints() function in FxFileObject
/reactos/sdk/lib/drivers/wdf/shared/object/
H A Dfxobject.cpp1110 Callbacks->GetConstraints(&parentLevel, &parentScope); in _GetEffectiveLock()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/general/
H A Dfxpkggeneral.cpp277 m_Device->GetConstraints(&parentExecLevel, &parentSynchScope); in ConfigureConstraints()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/io/
H A Dfxioqueue.cpp620 m_Device->GetConstraints(&ParentLevel, &ParentScope); in ConfigureConstraints()