Searched defs:mImpl (Results 1 – 6 of 6) sorted by relevance
1844 std::unique_ptr<Impl> mImpl; variable
61 std::unique_ptr<Impl> mImpl; variable
46 std::unique_ptr<Impl> mImpl; variable
98 Impl* mImpl = nullptr; variable
89 Impl* mImpl = nullptr; variable
52 std::shared_ptr<BufferedSocket> mImpl; member