Searched refs:GetCellularDataFlow (Results 1 – 7 of 7) sorted by relevance
91 …EXPECT_EQ(GetCellularDataFlow(static_cast<int32_t>(TelephonyCellDataFlowType::DATA_FLOW_TYPE_NONE)…93 …EXPECT_EQ(GetCellularDataFlow(static_cast<int32_t>(TelephonyCellDataFlowType::DATA_FLOW_TYPE_DOWN)…96 …GetCellularDataFlow(static_cast<int32_t>(TelephonyCellDataFlowType::DATA_FLOW_TYPE_UP)), "DATA_FLO…97 …EXPECT_EQ(GetCellularDataFlow(static_cast<int32_t>(TelephonyCellDataFlowType::DATA_FLOW_TYPE_UP_DO…99 …EXPECT_EQ(GetCellularDataFlow(static_cast<int32_t>(TelephonyCellDataFlowType::DATA_FLOW_TYPE_DORMA…101 EXPECT_EQ(GetCellularDataFlow(errorTelephonyCellDataFlowType), "");
117 result.append(GetCellularDataFlow(service->GetCellularDataFlow(i))); in ShowTelephonyChangeState()
781 int32_t TelephonyStateRegistryService::GetCellularDataFlow(int32_t slotId) in GetCellularDataFlow() function in OHOS::Telephony::TelephonyStateRegistryService
358 std::string GetCellularDataFlow(int32_t flowData);
33 "OHOS::Telephony::GetCellularDataFlow(int)";
160 std::string GetCellularDataFlow(int32_t flowData) in GetCellularDataFlow() function
68 int32_t GetCellularDataFlow(int32_t slotId);