Home
last modified time | relevance | path

Searched defs:dataFlowType (Results 1 – 10 of 10) sorted by relevance

/base/telephony/state_registry/test/unittest/state_test/
Dstate_registry_observer.h62 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
Dstate_registry_test.cpp185 int32_t dataFlowType = 0; in UpdateCellularDataFlow() local
/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_telephony_observer.cpp105 void NapiTelephonyObserver::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/base/telephony/cellular_data/services/src/
Ddata_connection_monitor.cpp233 void DataConnectionMonitor::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
Ddata_connection_manager.cpp307 void DataConnectionManager::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp709 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable
744 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable
/base/telephony/core_service/frameworks/native/src/
Dtelephony_state_registry_client.cpp93 int32_t TelephonyStateRegistryClient::UpdateCellularDataFlow(int32_t slotId, int32_t dataFlowType) in UpdateCellularDataFlow()
Dtelephony_state_registry_proxy.cpp69 int32_t slotId, int32_t dataFlowType) in UpdateCellularDataFlow()
/base/telephony/state_registry/frameworks/native/observer/src/
Dtelephony_observer_proxy.cpp201 int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
Dtelephony_observer.cpp42 int32_t slotId, int32_t dataFlowType) {} in OnCellularDataFlowUpdated()