Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp169 int32_t dialResult = TELEPHONY_ERR_LOCAL_PTR_NULL; in OnDial() local
172 reply.WriteInt32(dialResult); in OnDial()
173 return dialResult; in OnDial()