Home
last modified time | relevance | path

Searched refs:SetProfileRpcId (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dservice_property_change_test.cc170 EXPECT_FALSE(service->SetProfileRpcId(profile->GetRpcIdentifier(), in TestCustomSetterNoopChange()
Dservice.h784 bool SetProfileRpcId(const std::string& profile, Error* error);
Dservice.cc259 &Service::SetProfileRpcId); in Service()
1600 bool Service::SetProfileRpcId(const string& profile, Error* error) { in SetProfileRpcId() function in shill::Service