Home
last modified time | relevance | path

Searched refs:OppConstructor (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_opp.h26 static napi_value OppConstructor(napi_env env, napi_callback_info info);
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp51 napi_define_class(env, "NapiBluetoothOpp", NAPI_AUTO_LENGTH, OppConstructor, nullptr, in DefineOppJSClass()
80 napi_value NapiBluetoothOpp::OppConstructor(napi_env env, napi_callback_info info) in OppConstructor() function in OHOS::Bluetooth::NapiBluetoothOpp

Completed in 1 milliseconds