Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/frameworks/cj/src/
H A Dtelephony_call_mock.cpp22 FFI_EXPORT int FfiOHOSTelephonyCallDialCall = 0; variable
H A Dtelephony_call_ffi.h33 FFI_EXPORT int32_t FfiOHOSTelephonyCallDialCall(char *phoneNumber, DialCallOptions options);
H A Dtelephony_call_ffi.cpp59 int32_t FfiOHOSTelephonyCallDialCall(char *phoneNumber, DialCallOptions options) in FfiOHOSTelephonyCallDialCall() function