HomeSort by relevance Sort by last modified time
    Searched full:root_temp_dir (Results 1 - 1 of 1) sorted by null

  /system/update_engine/common/
utils.cc 93 const char* root_temp_dir = nullptr; member in namespace:chromeos_update_engine::__anon74708
151 if (root_temp_dir) {
152 temp_dir = base::FilePath(root_temp_dir);
171 root_temp_dir = new_root_temp_dir;
    [all...]

Completed in 164 milliseconds