Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble.h32 napi_value PropertyInit(napi_env env, napi_value exports);
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp322 PropertyInit(env, exports); in DefineBLEJSObject()
1056 napi_value PropertyInit(napi_env env, napi_value exports) in PropertyInit() function