Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager.h164 static int32_t GetRestrictionInfo(napi_env env, napi_value objValue, CallRestrictionAsyncContext &asyncContext);
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager.cpp1747 asyncContext->errorCode = GetRestrictionInfo(env, argv[ARRAY_INDEX_SECOND], *asyncContext); in SetCallRestriction()
3668 int32_t NapiCallManager::GetRestrictionInfo( in GetRestrictionInfo() function in OHOS::Telephony::NapiCallManager
3690 TELEPHONY_LOGI("GetRestrictionInfo: type = %{public}d, mode = %{public}d", in GetRestrictionInfo()

Completed in 9 milliseconds