Home
last modified time | relevance | path

Searched defs:attributes_ (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h96 std::vector<uint8_t> attributes_; // The attribute of the player application setting. variable
138 std::vector<uint8_t> attributes_; // The attribute of the player application settings. variable
160 std::vector<uint8_t> attributes_; // The attribute of the player application settings. variable
182 std::vector<uint32_t> attributes_; // The attribute of the player application settings. variable
227 std::vector<uint32_t> attributes_; member
363 …std::vector<uint8_t> attributes_; // The value of the "PlayerApplicationSettingAttribu… variable
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dsoft_bus_message.h58 std::shared_ptr<Attributes> attributes_ = nullptr; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_patameter.h23 unsigned int attributes_; member
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_patameter.h23 unsigned int attributes_; member
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_endpoint.h193 uint32_t attributes_ = 0; variable
H A Dusb_config.h230 uint32_t attributes_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_style.h161 std::unordered_map<std::string, ResValueWrapper> attributes_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.h222 SvgBaseAttribute attributes_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.h228 std::map<uint16_t, AttributeEntity> attributes_ = {}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h971 std::map<std::string, std::string> attributes_; variable