Home
last modified time | relevance | path

Searched refs:OnUpdateCellularDataFlow (Results 1 – 3 of 3) sorted by relevance

/base/telephony/state_registry/services/include/
Dtelephony_state_registry_stub.h64 int32_t OnUpdateCellularDataFlow(MessageParcel &data, MessageParcel &reply);
/base/telephony/state_registry/services/src/
Dtelephony_state_registry_stub.cpp39 &TelephonyStateRegistryStub::OnUpdateCellularDataFlow; in TelephonyStateRegistryStub()
121 int32_t TelephonyStateRegistryStub::OnUpdateCellularDataFlow(MessageParcel &data, MessageParcel &re… in OnUpdateCellularDataFlow() function in OHOS::Telephony::TelephonyStateRegistryStub
/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/
Dtelephonystateregistry_fuzzer.cpp373 …DelayedSingleton<TelephonyStateRegistryService>::GetInstance()->OnUpdateCellularDataFlow(dataMessa… in UpdateCellularDataFlow()