Home
last modified time | relevance | path

Searched defs:NapiNativeInt (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_native_object.h39 class NapiNativeInt : public NapiNativeObject { class
41 explicit NapiNativeInt(int value) : value_(value) {} in NapiNativeInt() function in OHOS::Bluetooth::NapiNativeInt

Completed in 1 milliseconds