Searched refs:SocketObserverApplication (Results 1 – 1 of 1) sorted by relevance
32 struct SocketObserverApplication { struct33 … SocketObserverApplication(int fd, const sptr<IRemoteObject> &remote) : fd(fd), remote(remote) {} in SocketObserverApplication() function73 SocketObserverApplication app(fd, remote); in AddObserver()87 …std::vector<SocketObserverApplication>::iterator GetObserverApplication(const wptr<IRemoteObject> … in GetObserverApplication()94 std::vector<SocketObserverApplication> observerList_;