Searched defs:Property (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumFormatImpl.h42 struct Property struct in class:MediumFormat
51 typedef std::vector<Property> PropertyArray;
/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/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-rt.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. ...

Completed in 42 milliseconds