Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h516 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) override in OnCellularDataFlowUpdated()
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/
H A Dmedia_telephony_listener.cpp97 void MediaTelephonyListener::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_observer.h77 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
H A Dstate_registry_test.cpp197 int32_t dataFlowType = 0; in UpdateCellularDataFlow() local
/ohos5.0/base/telephony/core_service/test/unittest/ui_client/
H A Dstate_registry_observer.h77 void OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_telephony_observer.cpp104 void NapiTelephonyObserver::OnCellularDataFlowUpdated(int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_monitor.cpp289 void DataConnectionMonitor::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
H A Ddata_connection_manager.cpp329 void DataConnectionManager::SetDataFlowType(CellDataFlowType dataFlowType) in SetDataFlowType()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dtelephony_state_registry_client.cpp93 int32_t TelephonyStateRegistryClient::UpdateCellularDataFlow(int32_t slotId, int32_t dataFlowType) in UpdateCellularDataFlow()
H A Dtelephony_state_registry_proxy.cpp70 int32_t slotId, int32_t dataFlowType) in UpdateCellularDataFlow()
/ohos5.0/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_proxy.cpp201 int32_t slotId, int32_t dataFlowType) in OnCellularDataFlowUpdated()
H A Dtelephony_observer.cpp42 int32_t slotId, int32_t dataFlowType) {} in OnCellularDataFlowUpdated()
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp771 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable
806 int32_t dataFlowType = CellularDataTest::GetCellularDataFlowTypeTest(); variable