Home
last modified time | relevance | path

Searched defs:configable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_sendable.cpp61 bool configable = (propertyDescriptor.attributes & NATIVE_CONFIGURABLE) != 0; in InitSendablePropertiesInfo() local
144 bool configable = (propertyDescriptor.attributes & NATIVE_CONFIGURABLE) != 0; in NapiDefineSendabledProperty() local
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp857 bool configable = (propertyDescriptor.attributes & NATIVE_CONFIGURABLE) != 0; in NapiDefinePropertyInner() local
940 bool configable = (attributes & NATIVE_CONFIGURABLE) != 0; in NapiCreateObjectWithProperties() local