Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_mock.cpp19 FFI_EXPORT int FfiOHOSTelephonyCallIsRinging = 0; variable
H A Dtelephony_call_ffi.h26 FFI_EXPORT bool FfiOHOSTelephonyCallIsRinging(int32_t *errCode);
H A Dtelephony_call_ffi.cpp24 bool FfiOHOSTelephonyCallIsRinging(int32_t *errCode) in FfiOHOSTelephonyCallIsRinging() function