OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PropertySet
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/dbus/
property.cc
21
void PropertyBase::Init(
PropertySet
* property_set, const std::string& name) {
29
//
PropertySet
implementation.
32
PropertySet
::
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
::ChangedConnected
[
all
...]
property.h
26
// 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
to retrieve the value from a MessageReader
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/animation/
Keyframe.h
15
typedef HashSet<CSSPropertyID>
PropertySet
;
38
virtual
PropertySet
properties() const = 0;
/external/clang/lib/CodeGen/
CGObjCMac.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
Completed in 1087 milliseconds