Home
last modified time | relevance | path

Searched defs:PropertyBase (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_property.py8 class PropertyBase(Exception): class
/external/libchrome/dbus/
Dproperty.cc22 PropertyBase::PropertyBase() : property_set_(nullptr), is_valid_(false) {} in PropertyBase() function in dbus::PropertyBase