/foundation/communication/bluetooth_service/test/unittest/avrcp/ |
D | avrcp_ct_test.cpp | 377 vector<uint8_t> attributes = {ATTRIBUTES_TEST}; variable 396 vector<uint8_t> attributes = {ATTRIBUTES_TEST}; variable 415 vector<uint8_t> attributes = {ATTRIBUTES_TEST}; variable 453 vector<uint32_t> attributes = {ATTRIBUTES_TEST}; variable 575 vector<uint32_t> attributes = {ITEMS_ATTRIBUTES_TEST}; variable 611 vector<uint32_t> attributes = {ITEMS_ATTRIBUTES_TEST}; variable
|
D | avrcp_tg_test.cpp | 297 vector<uint8_t> attributes = {0}; variable
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
D | media_service.h | 207 … const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label, uint8_t context) in GetPlayerAppSettingCurrentValue() 212 …int SetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes, in SetPlayerAppSettingCurrentValue() 219 const std::string &addr, const std::vector<uint8_t> &attributes, uint8_t label) in GetPlayerAppSettingAttributeText() 235 …const std::string &addr, uint64_t identifier, const std::vector<uint32_t> &attributes, uint8_t lab… in GetElementAttributes() 269 const std::vector<uint32_t> &attributes, uint8_t label) in GetFolderItems() 275 const std::vector<uint32_t> &attributes, uint8_t label) in GetItemAttributes()
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
D | bluetooth_avrcp_ct.h | 89 explicit PlayerSettingAttributes(std::vector<uint8_t> attributes) : attributes_(attributes) in PlayerSettingAttributes() 129 …PlayerSettingCurrentValue(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &valu… in PlayerSettingCurrentValue() 151 … PlayerGettingText(const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr) in PlayerGettingText() 173 … ElementAttributes(const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) in ElementAttributes() 350 Notification(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values) in Notification()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
D | avrcp_ct_service.cpp | 983 const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, int result) const in OnGetPlayerAppSettingAttribtues() argument 1055 …:GetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes) in GetPlayerAppSettingCurrentValue() 1083 …Service::GetPlayerAppSettingCurrentValueNative(RawAddress rawAddr, std::vector<uint8_t> attributes) in GetPlayerAppSettingCurrentValueNative() 1101 const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &values, int result) const in OnGetPlayerAppSettingCurrentValue() argument 1115 …const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &val… in SetPlayerAppSettingCurrentValue() 1144 RawAddress rawAddr, std::vector<uint8_t> attributes, std::vector<uint8_t> values) in SetPlayerAppSettingCurrentValueNative() 1173 …GetPlayerAppSettingAttributeText(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes) in GetPlayerAppSettingAttributeText() 1201 …ervice::GetPlayerAppSettingAttributeTextNative(RawAddress rawAddr, std::vector<uint8_t> attributes) in GetPlayerAppSettingAttributeTextNative() 1219 … const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, int result) const in OnGetPlayerAppSettingAttributeText() argument 1294 const RawAddress &rawAddr, uint64_t identifier, const std::vector<uint32_t> &attributes) in GetElementAttributes() [all …]
|
D | avrcp_ct_browse.cpp | 283 uint8_t scope, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) in AvrcCtGfiPacket() 542 std::vector<uint32_t> attributes; in DisassembleMeParameter() local 582 std::vector<uint32_t> &attributes, std::vector<std::string> &values) in DisassembleMeParameterAttributesAndValues() 634 uint8_t scope, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) in AvrcCtGiaPacket()
|
D | avrcp_ct_sdp.cpp | 73 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
|
D | avrcp_ct_vendor.cpp | 339 AvrcCtLpasvPacket::AvrcCtLpasvPacket(uint8_t attributes) in AvrcCtLpasvPacket() 463 AvrcCtGcpasvPacket::AvrcCtGcpasvPacket(const std::vector<uint8_t> &attributes) : AvrcCtVendorPacket… in AvrcCtGcpasvPacket() 595 AvrcCtSpasvPacket::AvrcCtSpasvPacket(const std::vector<uint8_t> &attributes, const std::vector<uint… in AvrcCtSpasvPacket() 713 AvrcCtGpasatPacket::AvrcCtGpasatPacket(std::vector<uint8_t> attributes) : AvrcCtVendorPacket() in AvrcCtGpasatPacket() 954 AvrcCtGeaPacket::AvrcCtGeaPacket(uint64_t identifier, std::vector<uint32_t> attributes) : AvrcCtVen… in AvrcCtGeaPacket()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
D | avrcp_media.cpp | 33 const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) in AvrcMeItem()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
D | bluetooth_avrcp_ct_proxy.cpp | 400 const std::vector<int32_t> &attributes) in GetPlayerAppSettingCurrentValue() 430 const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) in SetPlayerAppSettingCurrentValue() 465 const std::vector<int32_t> &attributes) in GetPlayerAppSettingAttributeText() 494 …t BluetoothAvrcpCtProxy::GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes, in GetPlayerAppSettingValueText() 530 const std::vector<int32_t> &attributes) in GetElementAttributes() 624 const std::vector<int32_t> &attributes) in GetFolderItems() 787 const std::vector<int32_t> &attributes) in GetItemAttributes()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
D | rs_shared_context.cpp | 41 EGLint attributes[] = { in MakeSharedGLContext() local
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
D | bluetooth_avrcp_ct_server.cpp | 89 const RawAddress &rawAddr, std::vector<uint8_t> attributes, int result) override in OnGetPlayerAppSettingAttributes() 100 …nGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, in OnGetPlayerAppSettingCurrentValue() 111 …GetPlayerAppSettingAttributeText(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, in OnGetPlayerAppSettingAttributeText() 123 … void OnGetElementAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes, in OnGetElementAttributes() 162 void OnGetItemAttributes(const RawAddress &rawAddr, const std::vector<uint32_t> &attributes, in OnGetItemAttributes() 204 … void OnPlayerAppSettingChanged(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, in OnPlayerAppSettingChanged() 1010 const std::vector<int32_t> &attributes) in GetPlayerAppSettingCurrentValue() 1032 const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) in SetPlayerAppSettingCurrentValue() 1058 const std::vector<int32_t> &attributes) in GetPlayerAppSettingAttributeText() 1078 … BluetoothAvrcpCtServer::GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes, in GetPlayerAppSettingValueText() [all …]
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
D | bluetooth_avrcp_ct_stub.cpp | 271 std::vector<int32_t> attributes = {}; in GetPlayerAppSettingCurrentValueInner() local 290 std::vector<int32_t> attributes = {}; in SetPlayerAppSettingCurrentValueInner() local 321 std::vector<int32_t> attributes = {}; in GetPlayerAppSettingAttributeTextInner() local 340 int32_t attributes = data.ReadInt32(); in GetPlayerAppSettingValueTextInner() local 361 std::vector<int32_t> attributes = {}; in GetElementAttributesInner() local 400 std::vector<int32_t> attributes = {}; in GetFolderItemsInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
D | avrcp_tg_service.cpp | 75 const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label) in OnGetPlayerAppSettingAttributes() 99 …const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label, uint8_t c… in OnGetPlayerAppSettingCurrentValue() 122 const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) in OnGetPlayerAppSettingAttributeText() 245 …ObserverImpl::OnGetItemAttributes(const std::string &addr, const std::vector<uint32_t> &attributes, in OnGetItemAttributes() 1213 const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, uint8_t label) in OnGetPlayerAppSettingAttributes() 1233 RawAddress rawAddr, std::deque<uint8_t> attributes, uint8_t label) in OnGetPlayerAppSettingAttributesNative() 1300 …const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, uint8_t label, uint8_t context) … in GetPlayerAppSettingCurrentValue() argument 1317 …OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, in OnGetPlayerAppSettingCurrentValue() 1343 …RawAddress rawAddr, std::deque<uint8_t> attributes, std::deque<uint8_t> values, uint8_t label, uin… in OnGetCurrentPlayerAppSettingValueNative() 1365 const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, in SetPlayerAppSettingCurrentValue() [all …]
|
D | avrcp_tg_sdp.cpp | 71 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
|
D | avrcp_tg_notification.h | 177 …void InitPlayerApplicationSettingChanged(const std::deque<uint8_t> &attributes, const std::deque<u… in InitPlayerApplicationSettingChanged()
|
/foundation/arkui/napi/native_engine/ |
D | native_property.h | 44 uint32_t attributes = NATIVE_DEFAULT; member
|
/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/hls/ |
D | hls_tags.h | 107 std::list<std::shared_ptr<Attribute>> attributes; variable
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
D | hfp_hf_sdp_client.cpp | 320 bool HfpHfSdpClient::FindProfileFeatures(const std::vector<HfpHfSdpAttribute> &attributes, uint16_t… in FindProfileFeatures() 334 bool HfpHfSdpClient::FindProfileNetwork(const std::vector<HfpHfSdpAttribute> &attributes, uint8_t &… in FindProfileNetwork()
|
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/ |
D | config.json | 49 "attributes": [] array
|
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/ |
D | config.json | 49 "attributes": [] array
|
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/ |
D | config.json | 49 "attributes": [] array
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/ |
D | file_data_handler.cpp | 265 DriveKit::DKRecordFieldMap attributes; in CompensateFilePath() local 394 DriveKit::DKRecordFieldMap attributes; in AddCloudThumbs() local 613 DriveKit::DKRecordFieldMap attributes; in GetConflictData() local 846 DriveKit::DKRecordFieldMap attributes; in IfContainsFullField() local 1146 DriveKit::DKRecordFieldMap attributes; in ThumbsAtLocal() local 1320 DKRecordFieldMap attributes; in AppendToDownload() local 1899 DriveKit::DKRecordFieldMap attributes = data[FILE_ATTRIBUTES]; in GetFileIdFromRecord() local 2154 DKRecordFieldMap attributes; in EraseLocalInfo() local 2172 DriveKit::DKRecordFieldMap attributes = data[FILE_ATTRIBUTES]; in GetFilePathFromRecord() local 2304 DriveKit::DKRecordFieldMap attributes = data[FILE_ATTRIBUTES]; in OnCreateRecordSuccess() local [all …]
|
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle24/src/main/ |
D | config.json | 47 "attributes": [] array
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
D | bluetooth_avrcp_ct.cpp | 115 const RawAddress &rawAddr, std::vector<uint8_t> attributes, int result) override in OnGetPlayerAppSettingAttributes() 140 …OnGetPlayerAppSettingCurrentValue(const RawAddress &rawAddr, const std::vector<uint8_t> attributes, in OnGetPlayerAppSettingCurrentValue() 366 … void OnPlayerAppSettingChanged(const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, in OnPlayerAppSettingChanged() 1330 const BluetoothRemoteDevice &device, const std::vector<uint8_t> &attributes) in GetPlayerAppSettingCurrentValue() 1369 …const BluetoothRemoteDevice &device, const std::vector<uint8_t> &attributes, const std::vector<uin… in SetPlayerAppSettingCurrentValue() 1417 const BluetoothRemoteDevice &device, const std::vector<uint8_t> &attributes) in GetPlayerApplicationSettingAttributeText() 1490 …:GetElementAttributes(const BluetoothRemoteDevice &device, const std::vector<uint32_t> &attributes) in GetElementAttributes() 1560 …emoteDevice &device, uint32_t startItem, uint32_t endItem, const std::vector<uint32_t> &attributes) in GetFolderItems() 1770 …thRemoteDevice &device, uint64_t uid, uint16_t uidCounter, const std::vector<uint32_t> &attributes) in GetItemAttributes()
|