HomeSort by relevance Sort by last modified time
    Searched defs:ExportedProperty (Results 1 - 2 of 2) sorted by null

  /art/test/005-annotations/src/android/test/anno/
ExportedProperty.java 9 public @interface ExportedProperty {
  /external/libbrillo/brillo/dbus/
exported_property_set.h 170 class ExportedProperty : public ExportedPropertyBase {
172 ExportedProperty() = default;
173 ~ExportedProperty() override = default;
226 DISALLOW_COPY_AND_ASSIGN(ExportedProperty);

Completed in 81 milliseconds