Searched defs:StringProperty (Results 1 – 5 of 5) sorted by relevance
98 public static final class StringProperty extends Property<String> { class in TsiPeer99 public StringProperty(@Nonnull String name, @Nonnull String value) { in StringProperty() method in TsiPeer.StringProperty
58 interface StringProperty interface in TestBackRefsWithPolymorphic
190 StringProperty(PropRegistry* reg, const char* name, const char* val) in StringProperty() function
23 void StringProperty(v8::Isolate* pIsolate, in StringProperty() function
1715 class StringProperty(MessageProperty): class