Searched refs:contentStorage_ (Results 1 – 2 of 2) sorted by relevance
137 return contentStorage_; in GetContentStorage()303 std::unique_ptr<NativeReference> contentStorage_ = nullptr; variable
619 contentStorage_ = std::unique_ptr<NativeReference>(reinterpret_cast<NativeReference*>(value)); in RestoreWindowStage()