OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:user_names_
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/dbus/
chromeos_firewalld_proxy.cc
39
if (!
user_names_
.empty() || !interface_name_.empty()) {
55
if (
user_names_
.empty() && interface_name_.empty()) {
61
if (!proxy_->RemoveVpnSetup(
user_names_
, interface_name_, &success, &error)) {
65
user_names_
.clear();
chromeos_firewalld_proxy.h
42
std::vector<std::string>
user_names_
;
member in class:shill::ChromeosFirewalldProxy
Completed in 179 milliseconds