Searched refs:root_prefix_ (Results 1 – 2 of 2) sorted by relevance
44 store.Load(base::FilePath(root_prefix_ + kConfigFilePath)); in Init()46 if (store.Load(base::FilePath(root_prefix_ + in Init()51 store.Load(base::FilePath(root_prefix_ + kConfigFilePath)); in Init()
50 root_prefix_ = prefix; in SetRootPrefix()58 std::string root_prefix_; variable