Searched refs:GetCellularDataStateMachine (Results 1 – 5 of 5) sorted by relevance
54 std::shared_ptr<CellularDataStateMachine> GetCellularDataStateMachine() const;
142 std::shared_ptr<CellularDataStateMachine> ApnHolder::GetCellularDataStateMachine() const in GetCellularDataStateMachine() function in OHOS::Telephony::ApnHolder
424 …_ptr<CellularDataStateMachine> cellularDataStateMachine = apnHolder->GetCellularDataStateMachine(); in IsDataConnectionNotUsed()
278 std::shared_ptr<CellularDataStateMachine> stateMachine = apn->GetCellularDataStateMachine(); in ClearConnection()733 … std::shared_ptr<CellularDataStateMachine> stateMachine = apnHolder->GetCellularDataStateMachine(); in EstablishDataConnectionComplete()2077 auto stateMachine = apnHolder->GetCellularDataStateMachine(); in GetDataConnIpType()
1067 apnHolder->GetCellularDataStateMachine();