Searched refs:GetDataFlowType (Results 1 – 7 of 7) sorted by relevance
96 CellDataFlowType GetDataFlowType();
48 int32_t GetDataFlowType();
314 static void GetDataFlowType() in GetDataFlowType() function in OHOS::Telephony::CellularDataCodeTest454 { GET_DATA_FLOW_TYPE, &GetDataFlowType }, in UnitTest()
319 int32_t DataConnectionManager::GetDataFlowType() in GetDataFlowType() function in OHOS::Telephony::DataConnectionManager325 CellDataFlowType flowType = connectionMonitor_->GetDataFlowType(); in GetDataFlowType()
284 CellDataFlowType DataConnectionMonitor::GetDataFlowType() in GetDataFlowType() function in OHOS::Telephony::DataConnectionMonitor
1380 return connectionManager_->GetDataFlowType(); in GetCellularDataFlowType()
872 con.GetDataFlowType();923 con.GetDataFlowType();963 ASSERT_EQ(CellDataFlowType::DATA_FLOW_TYPE_NONE, con.connectionMonitor_->GetDataFlowType());995 ASSERT_EQ(CellDataFlowType::DATA_FLOW_TYPE_NONE, con.connectionMonitor_->GetDataFlowType());1595 dataConnectionMonitor->GetDataFlowType();