Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.h35 struct AttributeValue { struct in OHOS::bluetooth::GattDatabase
39 AttributeValue() : value_(nullptr), length_(0) in AttributeValue() function
42 AttributeValue(uint8_t **value, size_t length) : value_(nullptr), length_(length) in AttributeValue() function
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_element.cpp299 napi_value NAccessibilityElement::AttributeValue(napi_env env, napi_callback_info info) in AttributeValue() function in NAccessibilityElement

Completed in 5 milliseconds