Searched refs:mode_path (Results 1 – 1 of 1) sorted by relevance
157 string mode_path = string(fb_path_) + string("0/mode"); in GetCurrentModeFromSysfs() local159 FILE *fd = Sys::fopen_(mode_path.c_str(), "r"); in GetCurrentModeFromSysfs()344 string mode_path = string(fb_path_) + string("0/mode"); in SetDisplayAttributes() local345 int fd = Sys::open_(mode_path.c_str(), O_WRONLY); in SetDisplayAttributes()