Searched refs:nativeProps_DEPRECATED (Results 1 – 3 of 3) sorted by relevance
118 if (family.nativeProps_DEPRECATED != nullptr) { in cloneNode()123 family.nativeProps_DEPRECATED = in cloneNode()125 *family.nativeProps_DEPRECATED, (folly::dynamic)*rawProps)); in cloneNode()130 RawProps(*family.nativeProps_DEPRECATED)); in cloneNode()360 if (family.nativeProps_DEPRECATED) { in setNativeProps_DEPRECATED()365 family.nativeProps_DEPRECATED = in setNativeProps_DEPRECATED()367 *family.nativeProps_DEPRECATED, (folly::dynamic)rawProps)); in setNativeProps_DEPRECATED()369 family.nativeProps_DEPRECATED = in setNativeProps_DEPRECATED()
94 mutable std::unique_ptr<folly::dynamic> nativeProps_DEPRECATED; variable
122 if (family.nativeProps_DEPRECATED != nullptr) { in clone()128 propsParserContext, props_, RawProps(*family.nativeProps_DEPRECATED)); in clone()