Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_property.h34 #define NATIVE_STATIC 1 << 10 macro
H A Dnative_sendable.cpp33 if (properties[i].attributes & NATIVE_STATIC) { in CreateSendablePropertiesInfos()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp200 if (properties[i].attributes & NATIVE_STATIC) { in NapiDefineClass()