Searched refs:root_prefix_ (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/update_manager/
H A Dreal_config_provider.cc44 store.Load(base::FilePath(root_prefix_ + kConfigFilePath));
46 if (store.Load(base::FilePath(root_prefix_ +
51 store.Load(base::FilePath(root_prefix_ + kConfigFilePath));
H A Dreal_config_provider.h50 root_prefix_ = prefix;
58 std::string root_prefix_; member in class:chromeos_update_manager::RealConfigProvider

Completed in 65 milliseconds