Searched refs:getProperty (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsIPropertyBag.idl73 nsIVariant getProperty(in AString name);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/src/
H A DTestMaxConsumers.java43 String property = System.getProperty(name);
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/
H A DJavaXPCOMMethods.java55 String osName = System.getProperty("os.name").toLowerCase();
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DMozilla.java139 String env = System.getProperty("GRE_HOME");
153 env = System.getProperty("USE_LOCAL_GRE");
165 String osName = System.getProperty("os.name").toLowerCase();
197 String home = System.getProperty("user.home");
424 String value = aProperties.getProperty(prop);
462 String env = System.getProperty("MOZ_GRE_CONF");
475 env = System.getProperty("user.home");
543 if (!greValue.equals(aProperties.getProperty(prop))) {
H A DINIParser.java240 return props.getProperty(aKey);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djsr173_api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/stream/ javax/xml/stream/events/ ...
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A Dsaaj-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/soap/ javax/xml/soap/AttachmentPart ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/vbox/src/VBox/Main/include/
H A DNetworkAdapterImpl.h102 HRESULT getProperty(const com::Utf8Str &aKey,
H A DMediumImpl.h264 HRESULT getProperty(const com::Utf8Str &aName,
/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp373 int getProperty(uint32_t cParms, VBOXHGCMSVCPARM paParms[]);
565 int Service::getProperty(uint32_t cParms, VBOXHGCMSVCPARM paParms[]) function in class:guestProp::Service
1260 rc = getProperty(cParms, paParms);
1379 rc = getProperty(cParms, paParms);
/vbox/src/libs/libxml2-2.6.31/python/
H A Ddrv_libxml2.py348 def getProperty(self, name): member in class:LibXml2Reader
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml2.idl628 HRESULT getProperty(
697 HRESULT getProperty(
1670 HRESULT getProperty(
1977 HRESULT getProperty( [in] const WCHAR * pProp,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml2.idl726 HRESULT getProperty(
820 HRESULT getProperty(
2154 HRESULT getProperty(
2472 HRESULT getProperty( [in] const WCHAR * pProp,
2794 HRESULT getProperty(
H A Dmsxml6.idl647 HRESULT getProperty(
741 HRESULT getProperty(
2018 HRESULT getProperty(
2336 HRESULT getProperty( [in] const WCHAR * pProp,
2658 HRESULT getProperty(
/vbox/src/VBox/Main/src-server/
H A DNetworkAdapterImpl.cpp947 HRESULT NetworkAdapter::getProperty(const com::Utf8Str &aKey, com::Utf8Str &aValue) function in class:NetworkAdapter
/vbox/src/VBox/HostDrivers/VBoxUSB/darwin/
H A DVBoxUSB.cpp1043 OSObject *pObj = pProvider->getProperty(s_aProps[i].pszName);

Completed in 176 milliseconds

12