Home
last modified time | relevance | path

Searched defs:srvccState (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_call/ims_interfaces/src/
Dims_callback_stub.cpp573 auto srvccState = static_cast<SrvccState>(data.ReadInt32()); in OnUpdateSrvccStateReportInner() local
1394 int32_t ImsCallbackStub::UpdateSrvccStateReport(int32_t slotId, SrvccState srvccState) in UpdateSrvccStateReport()
Dims_callback_proxy.cpp815 int32_t ImsCallbackProxy::UpdateSrvccStateReport(int32_t slotId, SrvccState srvccState) in UpdateSrvccStateReport()