Searched refs:IPConfigAdaptorStub (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/shill/
H A Dipconfig_adaptor_stub.cc21 IPConfigAdaptorStub::IPConfigAdaptorStub(const std::string& id) function in class:shill::IPConfigAdaptorStub
H A Dipconfig_adaptor_stub.h30 class IPConfigAdaptorStub : public AdaptorStub, class in namespace:shill
33 explicit IPConfigAdaptorStub(const std::string& id);
45 DISALLOW_COPY_AND_ASSIGN(IPConfigAdaptorStub);
/system/connectivity/shill/binder/
H A Dbinder_control.cc105 return new IPConfigAdaptorStub(to_string(next_unique_binder_adaptor_id_++));

Completed in 87 milliseconds