Home
last modified time | relevance | path

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

/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_telephony_observer.cpp104 void NapiTelephonyObserver::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/base/telephony/core_service/test/unittest/ui_client/
Dstate_registry_observer.h77 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/base/telephony/state_registry/test/unittest/state_test/
Dstate_registry_observer.h77 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
Dstate_registry_test.cpp196 int32_t dataFlowType = 0; in UpdateCellularDataFlow() local
/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.cpp70 int32_t slotId, int32_t dataFlowType) in UpdateCellularDataFlow()
/base/telephony/cellular_data/services/src/
Ddata_connection_monitor.cpp308 void DataConnectionMonitor::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
Ddata_connection_manager.cpp341 void DataConnectionManager::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
/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()
/base/telephony/state_registry/frameworks/cj/src/
Dtelephony_observer_impl.cpp440 void FfiTelephonyObserver::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/base/telephony/cellular_data/test/
Dcellular_data_test.cpp827 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable
862 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable