Searched refs:GetDataFlowType (Results 1 – 7 of 7) sorted by relevance
92 CellDataFlowType GetDataFlowType();
46 int32_t GetDataFlowType();
249 int32_t DataConnectionManager::GetDataFlowType() in GetDataFlowType() function in OHOS::Telephony::DataConnectionManager255 CellDataFlowType flowType = connectionMonitor_->GetDataFlowType(); in GetDataFlowType()
225 CellDataFlowType DataConnectionMonitor::GetDataFlowType() in GetDataFlowType() function in OHOS::Telephony::DataConnectionMonitor
997 return connectionManager_->GetDataFlowType(); in GetCellularDataFlowType()
246 static void GetDataFlowType() in GetDataFlowType() function in OHOS::Telephony::CellularDataCodeTest342 {GET_DATA_FLOW_TYPE, &GetDataFlowType}, in UnitTest()
306 con.GetDataFlowType();330 ASSERT_EQ(CellDataFlowType::DATA_FLOW_TYPE_NONE, mon.GetDataFlowType());