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

  /external/chromium_org/chrome/installer/util/
legacy_firewall_manager_win.cc 33 hr = firewall_policy->get_CurrentProfile(current_profile_.Receive());
36 current_profile_ = NULL;
47 HRESULT hr = current_profile_->get_FirewallEnabled(&is_enabled);
103 current_profile_->get_AuthorizedApplications(authorized_apps.Receive());
legacy_firewall_manager_win.h 56 base::win::ScopedComPtr<INetFwProfile> current_profile_; member in class:installer::LegacyFirewallManager

Completed in 964 milliseconds