Searched refs:local_path_ (Results 1 – 2 of 2) sorted by relevance
63 local_path_(base::StringPrintf(kLocalPathFormat, in HostapdMonitor()74 unlink(local_path_.c_str()); in ~HostapdMonitor()127 snprintf(local.sun_path, sizeof(local.sun_path), "%s", local_path_.c_str()); in AttachToHostapd()
89 std::string local_path_; variable