Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp774 napi_property_descriptor exportProperties[] = { in ConnectionPropertyValueInit() local
786 …napi_define_properties(env, exports, sizeof(exportProperties) / sizeof(*exportProperties), exportP… in ConnectionPropertyValueInit()