Searched refs:setLinkUnlinkImpl (Results 1 – 3 of 3) sorted by relevance
331 void setLinkUnlinkImpl(std::unique_ptr<LinkUnlinkImpl> impl);
373 void CarPowerPolicyServer::setLinkUnlinkImpl( in setLinkUnlinkImpl() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
145 mServer->setLinkUnlinkImpl(std::move(impl)); in CarPowerPolicyServerPeer()