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

/system/connectivity/shill/
H A Dprofile_adaptor_stub.cc21 ProfileAdaptorStub::ProfileAdaptorStub(const std::string& id) function in class:shill::ProfileAdaptorStub
H A Dprofile_adaptor_stub.h29 class ProfileAdaptorStub : public AdaptorStub, public ProfileAdaptorInterface { class in namespace:shill
31 explicit ProfileAdaptorStub(const std::string& id);
41 DISALLOW_COPY_AND_ASSIGN(ProfileAdaptorStub);
/system/connectivity/shill/binder/
H A Dbinder_control.cc114 return new ProfileAdaptorStub(to_string(next_unique_binder_adaptor_id_++));

Completed in 118 milliseconds