Home
last modified time | relevance | path

Searched defs:IsPortForwardingAllowed (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/
H A Dfake_crostini_features.cc86 bool FakeCrostiniFeatures::IsPortForwardingAllowed(Profile* profile) { in IsPortForwardingAllowed() function in crostini::FakeCrostiniFeatures
H A Dcrostini_features.cc317 bool CrostiniFeatures::IsPortForwardingAllowed(Profile* profile) { in IsPortForwardingAllowed() function in crostini::CrostiniFeatures
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/chromeos/
H A Dcrostini_section.cc541 bool CrostiniSection::IsPortForwardingAllowed() { in IsPortForwardingAllowed() function in chromeos::settings::CrostiniSection