Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_property.h36 #define NATIVE_INSTANCE_GENERIC 1 << 12 macro
H A Dnative_sendable.cpp40 } else if (properties[i].attributes & NATIVE_INSTANCE_GENERIC) { in CreateSendablePropertiesInfos()
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/napi/
H A Dnative_common.h78 … static_cast<napi_property_attributes>(NATIVE_INSTANCE_GENERIC | napi_writable), nullptr \