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