Searched refs:queue_state_file_path_ (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
H A Dmac80211_monitor.cc82 queue_state_file_path_ = base::FilePath(
129 if (!base::ReadFileToString(queue_state_file_path_, &queue_state_string,
133 << queue_state_file_path_.value();
H A Dmac80211_monitor.h133 base::FilePath queue_state_file_path_; member in class:shill::Mac80211Monitor
H A Dmac80211_monitor_unittest.cc143 return mac80211_monitor_.queue_state_file_path_;
190 mac80211_monitor_.queue_state_file_path_ = fake_queue_state_file_path_;

Completed in 21 milliseconds