Searched defs:GetRemote (Results 1 – 3 of 3) sorted by relevance
64 void* GetRemote() const final { return struct_.GetRemote(); } in GetRemote() function
71 virtual void* GetRemote() const { return remote_; } in GetRemote() function
62 void* GetRemote() const override { return wrapped_var_.GetRemote(); } in GetRemote() function