Searched refs:GetRemote (Results 1 – 12 of 12) sorted by relevance
22 zx_handle_t GetRemote() const;
36 zx_handle_t GetRemote() const final;
204 virtual zx_handle_t GetRemote() const;
29 zx_handle_t RemoteDir::GetRemote() const { in GetRemote() function in fs::RemoteDir
125 zx_handle_t h = vn->GetRemote(); in ForwardOpenRemote()
129 zx_handle_t Vnode::GetRemote() const { in GetRemote() function in fs::Vnode
94 zx_handle_t RemoteContainer::GetRemote() const { in GetRemote() function in fs::RemoteContainer
30 EXPECT_EQ(client_handle, dir->GetRemote()); in TestRemoteDir()
81 zx_handle_t VnodeDir::GetRemote() const { return remoter_.GetRemote(); } in GetRemote() function in memfs::VnodeDir
130 zx_handle_t GetRemote() const final;
667 zx_handle_t GetRemote() const final;
1575 zx_handle_t VnodeMinfs::GetRemote() const { return remoter_.GetRemote(); } in GetRemote() function in minfs::VnodeMinfs
Completed in 34 milliseconds