HomeSort by relevance Sort by last modified time
    Searched defs:cellular_device_path_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.h 126 std::string cellular_device_path_; member in class:chromeos::NetworkMenuButton
  /external/chromium/chrome/browser/ui/webui/chromeos/
sim_unlock_ui.cc 219 std::string cellular_device_path_; member in class:chromeos::SimUnlockHandler
317 cellular_device_path_ = cellular->device_path();
319 cellular_device_path_, this);
325 if (!cellular_device_path_.empty()) {
327 cellular_device_path_, this);

Completed in 28 milliseconds