HomeSort by relevance Sort by last modified time
    Searched refs:active_profile_path_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/cros/
network_library_impl_cros.cc 618 std::string prev = active_profile_path_;
620 value->GetAsString(&active_profile_path_);
621 VLOG(1) << "Active Profile: " << active_profile_path_;
622 if (active_profile_path_ != prev &&
623 active_profile_path_ != kSharedProfilePath)
    [all...]
network_library_impl_base.h 404 std::string active_profile_path_; member in class:chromeos::NetworkLibraryImplBase
  /external/chromium/chrome/browser/chromeos/cros/
network_library.cc 4291 std::string active_profile_path_; member in class:chromeos::NetworkLibraryImpl
    [all...]

Completed in 145 milliseconds