OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_control_interface
(Results
1 - 5
of
5
) sorted by null
/system/connectivity/shill/cellular/
mock_modem_info.cc
45
set_control_interface
(mock_control_.get());
modem_info.h
59
void
set_control_interface
(ControlInterface* control) {
function in class:shill::ModemInfo
/system/connectivity/apmanager/
config.h
85
void
set_control_interface
(const std::string& control_interface) {
function in class:apmanager::Config
service.cc
105
config_->
set_control_interface
(kHostapdControlInterfacePath);
config_unittest.cc
354
config_->
set_control_interface
(kControlInterfacePath);
Completed in 144 milliseconds