Searched refs:wake_queues_file_path_ (Results 1 – 3 of 3) sorted by relevance
84 wake_queues_file_path_ = base::FilePath( in Start()167 if (base::WriteFile(wake_queues_file_path_, "", sizeof("")) < 0) { in WakeQueuesIfNeeded()168 PLOG(ERROR) << "Failed to write to " << wake_queues_file_path_.value(); in WakeQueuesIfNeeded()
134 base::FilePath wake_queues_file_path_; variable
146 return mac80211_monitor_.wake_queues_file_path_; in GetWakeQueuesFilePath()191 mac80211_monitor_.wake_queues_file_path_ = fake_wake_queues_file_path_; in PlumbFakeSysfs()