Searched refs:otherTransportState (Results 1 – 1 of 1) sorted by relevance
265 ServiceStateID otherTransportState = ServiceStateID::TURN_OFF; in EnableProfiles() local267 if (pimpl->profilesState_.Find(otherTransport, name, otherTransportState)) { in EnableProfiles()268 switch (otherTransportState) { in EnableProfiles()419 ServiceStateID otherTransportState = ServiceStateID::TURN_OFF; in DisableProfiles() local424 if (pimpl->profilesState_.Find(otherTransport, name, otherTransportState)) { in DisableProfiles()425 switch (otherTransportState) { in DisableProfiles()430 otherTransportState, in DisableProfiles()