mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
@@ -150,7 +150,7 @@ FREE_PRIOUTPUT:
|
||||
}
|
||||
|
||||
napi_value PreHandleSystemCapability(
|
||||
napi_env env, napi_callback_info info, SystemCapabilityAsyncContext *asyncContext)
|
||||
napi_env env, napi_callback_info info, SystemCapabilityAsyncContext *asyncContext)
|
||||
{
|
||||
GET_PARAMS(env, info, 1);
|
||||
NAPI_ASSERT(env, argc <= 1, "too many parameters");
|
||||
|
||||
Reference in New Issue
Block a user