Searched defs:CreateRPCTaskAdaptor (Results 1 – 4 of 4) sorted by relevance
/system/connectivity/shill/ | ||
D | mock_control.cc | 46 RPCTaskAdaptorInterface* MockControl::CreateRPCTaskAdaptor(RPCTask* /*task*/) { in CreateRPCTaskAdaptor() function in shill::MockControl |
D | nice_mock_control.cc | 51 RPCTaskAdaptorInterface* NiceMockControl::CreateRPCTaskAdaptor( in CreateRPCTaskAdaptor() function in shill::NiceMockControl |
/system/connectivity/shill/binder/ | ||
D | binder_control.cc | 117 RPCTaskAdaptorInterface* BinderControl::CreateRPCTaskAdaptor(RPCTask* task) { in CreateRPCTaskAdaptor() function in shill::BinderControl |
/system/connectivity/shill/dbus/ | ||
D | chromeos_dbus_control.cc | 182 RPCTaskAdaptorInterface* ChromeosDBusControl::CreateRPCTaskAdaptor( in CreateRPCTaskAdaptor() function in shill::ChromeosDBusControl |