Home
last modified time | relevance | path

Searched refs:reportCallSessionInfo (Results 1 - 1 of 1) sorted by relevance

/base/telephony/cellular_call/test/fuzztest/registercallmanagercallback_fuzzer/
H A Dregistercallmanagercallback_fuzzer.cpp204 ImsCallSessionEventInfo reportCallSessionInfo; in ReportCallSessionEventChanged() local
205 reportCallSessionInfo.callIndex = static_cast<int32_t>(size); in ReportCallSessionEventChanged()
206 reportCallSessionInfo.eventType = static_cast<VideoCallEventType>(static_cast<int32_t>(size % BOOL_NUM)); in ReportCallSessionEventChanged()
207 cellularCallRegister->HandleCallSessionEventChanged(reportCallSessionInfo); in ReportCallSessionEventChanged()

Completed in 1 milliseconds