Home
last modified time | relevance | path

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

/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_telephony_observer.cpp96 void NapiTelephonyObserver::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/base/telephony/state_registry/test/unittest/state_test/
Dstate_registry_test.cpp97 int32_t dataFlowType = 0; in UpdateCellularDataFlow() local
/base/telephony/cellular_data/services/src/
Ddata_connection_monitor.cpp226 void DataConnectionMonitor::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
Ddata_connection_manager.cpp254 void DataConnectionManager::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
/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.cpp52 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.cpp40 int32_t slotId, int32_t dataFlowType) {} in OnCellularDataFlowUpdated()
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp473 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable
/base/telephony/state_registry/service/src/
Dtelephony_state_registry_service.cpp455 int32_t slotId, int32_t dataFlowType) in SendCellularDataFlowChanged()