Searched defs:SharedImpl (Results 1 – 1 of 1) sorted by relevance
32 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint64_t Offset, in BinaryStreamRefBase()140 std::shared_ptr<StreamType> SharedImpl; variable