Home
last modified time | relevance | path

Searched defs:get_Parameters (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAwrapado.cxx369 ADOParameters* WpADOCommand::get_Parameters() const in get_Parameters() function in WpADOCommand
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAwrapado.cxx369 ADOParameters* WpADOCommand::get_Parameters() const in get_Parameters() function in WpADOCommand
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbdaoint.h705 STDMETHOD(get_Parameters) (THIS_ interface DAOParameters **ppprms) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbdaoint.h705 STDMETHOD(get_Parameters) (THIS_ interface DAOParameters **ppprms) PURE; in DECLARE_INTERFACE_() local
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dwin_task_object.py1161 def get_Parameters(self): return self.Parameters member in WindowsTaskObjectType
/dports/security/py-maec/python-maec-4.1.0.17/maec/bindings/
H A Dmaec_bundle.py426 def get_Parameters(self): return self.Parameters member in APICallType