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

/external/chromium/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_ui.cc69 const char kCellularConfigPath[] = member in namespace:__anon2766
1293 FilePath config_path(kCellularConfigPath);
1305 LOG(INFO) << "Cellular config file loaded: " << kCellularConfigPath;
1310 kCellularConfigPath;
/external/chromium_org/chrome/browser/chromeos/mobile/
H A Dmobile_activator.cc47 const char kCellularConfigPath[] = member in namespace:__anon4713
101 base::FilePath config_path(kCellularConfigPath);
106 DVLOG(1) << "Cellular config file loaded: " << kCellularConfigPath;
108 LOG(ERROR) << "Error loading cellular config file: " << kCellularConfigPath;

Completed in 93 milliseconds