HomeSort by relevance Sort by last modified time
    Searched refs:socket_path_ (Results 1 - 2 of 2) sorted by null

  /system/bt/service/ipc/
ipc_handler_linux.h 74 base::FilePath socket_path_; member in class:ipc::IPCHandlerLinux
ipc_handler_linux.cc 41 if (!socket_path_.empty()) unlink(socket_path_.value().c_str());
97 socket_path_ = path;

Completed in 173 milliseconds