Home
last modified time | relevance | path

Searched refs:ARKTS_Return (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_module.cpp139 return ARKTS_Return(env, scope, ARKTS_CreateUndefined()); in ARKTSInner_CJLambdaInvoker()
143 return ARKTS_Return(env, scope, result); in ARKTSInner_CJLambdaInvoker()
H A Dark_interop_napi.h191 * scope will close by ARKTS_Return
195 EXPORT ARKTS_Result ARKTS_Return(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value value);
H A Dark_interop_napi.cpp668 ARKTS_Result ARKTS_Return(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value value) in ARKTS_Return() function

Completed in 2 milliseconds