Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager.h200 static void NativeCancelMuted(napi_env env, void *data);
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp2454 env, asyncContext.release(), "CancelMuted", NativeCancelMuted, NativeVoidCallBackWithErrorCode); in CancelMuted()
4584 void NapiCallManager::NativeCancelMuted(napi_env env, void *data) in NativeCancelMuted() function in OHOS::Telephony::NapiCallManager
4587 TELEPHONY_LOGE("NapiCallManager::NativeCancelMuted data is nullptr"); in NativeCancelMuted()

Completed in 9 milliseconds