Searched refs:Property (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/HostServices/GuestProperties/
H A Dservice.cpp3 * Guest Property Service: Host service entry points.
18 /** @page pg_svc_guest_properties Guest Property HGCM Service
65 struct Property struct in namespace:guestProp
79 Property() : mTimestamp(0), mFlags(NILFLAG) function in struct:guestProp::Property
84 Property(const char *pcszName, const char *pcszValue, function in struct:guestProp::Property
93 Property(std::string name, std::string value, uint64_t u64Timestamp, function in struct:guestProp::Property
109 bool operator==(const Property &prop)
129 typedef std::list <Property> PropertyList;
210 Property *pProp)
273 Property *getPropertyInterna
[all...]
/vbox/src/VBox/Main/include/
H A DMediumFormatImpl.h42 struct Property struct in class:MediumFormat
51 typedef std::vector<Property> PropertyArray;
/vbox/src/VBox/Main/src-server/
H A DMediumFormatImpl.cpp147 /// @todo add extendedFlags to Property when we reach the 32 bit
154 const Property prop = { Utf8Str(pa->pszKey),
256 const Property &prop = m.maProperties[i];
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddmksctrl.h85 STDMETHOD(KsProperty)(THIS_ PKSPROPERTY Property, ULONG PropertyLength, LPVOID PropertyData,
H A Daxextend.idl878 HRESULT GetRange( [in] LONG Property, [out] LONG *pMin, [out] LONG *pMax,
881 HRESULT Set( [in] LONG Property, [in] LONG lValue, [in] LONG Flags);
882 HRESULT Get( [in] LONG Property, [out] LONG *lValue, [out] LONG *Flags);
H A Dexdisp.idl212 void PropertyChange([in] BSTR Property);
239 [id(302)] HRESULT PutProperty([in] BSTR Property, [in] VARIANT vtValue);
240 [id(303)] HRESULT GetProperty([in] BSTR Property, [out, retval] VARIANT *pvtValue);
H A Ddevicetopology.idl214 [in] PKSPROPERTY Property,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Daxextend.idl840 HRESULT GetRange( [in] LONG Property, [out] LONG *pMin, [out] LONG *pMax,
843 HRESULT Set( [in] LONG Property, [in] LONG lValue, [in] LONG Flags);
844 HRESULT Get( [in] LONG Property, [out] LONG *lValue, [out] LONG *Flags);
H A Dexdisp.idl206 void PropertyChange([in] BSTR Property);
233 [id(302)] HRESULT PutProperty([in] BSTR Property, [in] VARIANT vtValue);
234 [id(303)] HRESULT GetProperty([in] BSTR Property, [out, retval] VARIANT *pvtValue);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 108 milliseconds