Home
last modified time | relevance | path

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

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