/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_hid_host.h | 45 static thread_local napi_ref consRef_; variable
|
H A D | napi_bluetooth_pan.h | 44 static thread_local napi_ref consRef_; variable
|
H A D | napi_bluetooth_hfp_ag.h | 53 static thread_local napi_ref consRef_; variable
|
H A D | napi_bluetooth_gatt_server.h | 67 static thread_local napi_ref consRef_; variable
|
H A D | napi_bluetooth_gatt_client.h | 88 static thread_local napi_ref consRef_; variable
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/include/ |
H A D | napi_accessibility_element.h | 155 static napi_ref consRef_; variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
H A D | napi_bluetooth_hid_host.cpp | 36 thread_local napi_ref NapiBluetoothHidHost::consRef_ = nullptr; member in OHOS::Bluetooth::NapiBluetoothHidHost
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
H A D | napi_bluetooth_pan.cpp | 33 thread_local napi_ref NapiBluetoothPan::consRef_ = nullptr; member in OHOS::Bluetooth::NapiBluetoothPan
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_ag.cpp | 37 thread_local napi_ref NapiHandsFreeAudioGateway::consRef_ = nullptr; member in OHOS::Bluetooth::NapiHandsFreeAudioGateway
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_gatt_server.cpp | 37 thread_local napi_ref NapiGattServer::consRef_ = nullptr; member in OHOS::Bluetooth::NapiGattServer
|
H A D | napi_bluetooth_gatt_client.cpp | 38 thread_local napi_ref NapiGattClient::consRef_ = nullptr; member in OHOS::Bluetooth::NapiGattClient
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
H A D | napi_accessibility_element.cpp | 122 napi_ref NAccessibilityElement::consRef_ = nullptr; member in NAccessibilityElement
|