Searched refs:OnGetCellularDataFlowType (Results 1 – 4 of 4) sorted by relevance
48 int32_t OnGetCellularDataFlowType(MessageParcel &data, MessageParcel &reply);85 …[this](MessageParcel &data, MessageParcel &reply) { return OnGetCellularDataFlowType(data, reply);…
198 …DelayedSingleton<CellularDataService>::GetInstance()->OnGetCellularDataFlowType(dataMessageParcel,… in GetCellularDataFlowType()
249 int32_t CellularDataServiceStub::OnGetCellularDataFlowType(MessageParcel &data, MessageParcel &repl… in OnGetCellularDataFlowType() function in OHOS::Telephony::CellularDataServiceStub
1610 EXPECT_GE(cellularDataService->OnGetCellularDataFlowType(data, reply), 0);