Home
last modified time | relevance | path

Searched refs:NATIVE_INSTANCE_OBJECT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_property.h35 #define NATIVE_INSTANCE_OBJECT 1 << 11 macro
H A Dnative_sendable.cpp37 } else if (properties[i].attributes & NATIVE_INSTANCE_OBJECT) { in CreateSendablePropertiesInfos()
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/napi/
H A Dnative_common.h72 static_cast<napi_property_attributes>(NATIVE_INSTANCE_OBJECT | napi_writable), nullptr \