Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1420 … env, asyncContext.release(), "RejectCall", NativeRejectCall, NativeVoidCallBackWithErrorCode); in RejectCall()
1498 … env, asyncContext.release(), "HangUpCall", NativeHangUpCall, NativeVoidCallBackWithErrorCode); in HangUpCall()
1631 NativeVoidCallBackWithErrorCode); in KickOutFromConference()
2338 NativeVoidCallBackWithErrorCode); in PostDialProceed()
2833 NativeVoidCallBackWithErrorCode); in SetPreviewWindow()
2862 NativeVoidCallBackWithErrorCode); in SetDisplayWindow()
2954 NativeRequestCameraCapabilities, NativeVoidCallBackWithErrorCode); in RequestCameraCapabilities()
2976 NativeVoidCallBackWithErrorCode); in CancelCallUpgrade()
3253 NativeVoidCallBackWithErrorCode); in InputDialerSpecialCode()
3278 NativeRemoveMissedIncomingCallNotification, NativeVoidCallBackWithErrorCode); in RemoveMissedIncomingCallNotification()
[all …]
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager.h158 static void NativeVoidCallBackWithErrorCode(napi_env env, napi_status status, void *data);