Searched refs:socket_path_ (Results 1 – 2 of 2) sorted by relevance
42 if (!socket_path_.empty()) in ~IPCHandlerLinux()43 unlink(socket_path_.value().c_str()); in ~IPCHandlerLinux()99 socket_path_ = path; in Run()
71 base::FilePath socket_path_; variable