Searched defs:PropertySet (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/dbus/
H A Dproperty.cc21 void PropertyBase::Init(PropertySet* property_set, const std::string& name) {
29 // PropertySet implementation.
32 PropertySet::PropertySet( function in class:dbus::PropertySet
41 PropertySet::~PropertySet() {
44 void PropertySet::RegisterProperty(const std::string& name,
50 void PropertySet::ConnectSignals() {
55 base::Bind(&PropertySet::ChangedReceived,
57 base::Bind(&PropertySet
[all...]
H A Dproperty.h26 // from the PropertySet class defined here. This structure should contain a
29 // to the PropertySet constructor, and then call RegisterProperty() for each
35 // struct Properties : public dbus::PropertySet {
43 // : dbus::PropertySet(object_proxy, "com.example.DBus", callback) {
127 class PropertySet;
131 // associated PropertySet, property name, and the type-unsafe parts
132 // used by PropertySet.
139 // PropertySet::RegisterProperty() passing |this| for |property_set| so
143 void Init(PropertySet* property_set, const std::string& name);
157 // Method used by PropertySet t
198 class CHROME_DBUS_EXPORT PropertySet { class in namespace:dbus
[all...]
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DKeyframe.h15 typedef HashSet<CSSPropertyID> PropertySet; typedef in namespace:blink
38 virtual PropertySet properties() const = 0;
/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp1000 llvm::SmallPtrSet<const IdentifierInfo*, 16> &PropertySet,
2769 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet, argument
2775 PushProtocolProperties(PropertySet, Properties, Container, P, ObjCTypes);
2777 if (!PropertySet.insert(PD->getIdentifier()))
2804 llvm::SmallPtrSet<const IdentifierInfo*, 16> PropertySet; local
2806 PropertySet.insert(PD->getIdentifier());
2816 PushProtocolProperties(PropertySet, Properties, Container, P, ObjCTypes);
2820 PushProtocolProperties(PropertySet, Properties, Container, P, ObjCTypes);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 226 milliseconds