Home
last modified time | relevance | path

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

/foundation/arkui/napi/native_engine/
H A Dnative_sendable.cpp25 FunctionRef::SendablePropertiesInfos NativeSendable::CreateSendablePropertiesInfos( in CreateSendablePropertiesInfos()
51 void NativeSendable::InitSendablePropertiesInfo(napi_env env, in InitSendablePropertiesInfo()
107 Local<JSValueRef> NativeSendable::NapiNativeCreateSendableFunction(napi_env env, in NapiNativeCreateSendableFunction()
134 void NativeSendable::NapiDefineSendabledProperty(napi_env env, in NapiDefineSendabledProperty()
H A Dnative_sendable.h25 class NativeSendable { class
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp268 auto infos = NativeSendable::CreateSendablePropertiesInfos(env, properties, propertiesLength); in NapiDefineSendableClass()
907 NativeSendable::NapiDefineSendabledProperty(env, obj, propertyDescriptor, propertyName, result); in NapiDefineProperty()
979 NativeSendable::InitSendablePropertiesInfo(env, info, properties[i]); in NapiCreateSObjectWithProperties()

Completed in 6 milliseconds