Home
last modified time | relevance | path

Searched defs:nonatomic (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/google/protobuf/
DWrappers.pbobjc.h54 @property(nonatomic, readwrite) double value; in property() argument
70 @property(nonatomic, readwrite) float value; in property() argument
86 @property(nonatomic, readwrite) int64_t value; in property() argument
102 @property(nonatomic, readwrite) uint64_t value; in property() argument
118 @property(nonatomic, readwrite) int32_t value; in property() argument
134 @property(nonatomic, readwrite) uint32_t value; in property() argument
150 @property(nonatomic, readwrite) BOOL value; in property() argument
166 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() argument
DStruct.pbobjc.h86 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
DType.pbobjc.h344 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument