Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 25 of 63) sorted by relevance

123

/foundation/communication/bluetooth_service/test/unittest/avrcp/
Davrcp_ct_test.cpp377 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
Davrcp_tg_test.cpp297 vector<uint8_t> attributes = {0}; variable
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
Dmedia_service.h207 … 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/
Dbluetooth_avrcp_ct.h90 explicit PlayerSettingAttributes(std::vector<uint8_t> attributes) : attributes_(attributes) in PlayerSettingAttributes()
130 …PlayerSettingCurrentValue(const std::vector<uint8_t> &attributes, const std::vector<uint8_t> &valu… in PlayerSettingCurrentValue()
152 … PlayerGettingText(const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr) in PlayerGettingText()
174 … ElementAttributes(const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) in ElementAttributes()
351 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/
Davrcp_ct_service.cpp983 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()
1219const 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 …]
Davrcp_ct_browse.cpp283 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()
Davrcp_ct_sdp.cpp73 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
Davrcp_ct_vendor.cpp339 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/src/
Dbluetooth_avrcp_ct_proxy.cpp403 const std::vector<int32_t> &attributes) in GetPlayerAppSettingCurrentValue()
433 const std::vector<int32_t> &attributes, const std::vector<int32_t> &values) in SetPlayerAppSettingCurrentValue()
468 const std::vector<int32_t> &attributes) in GetPlayerAppSettingAttributeText()
497 …t BluetoothAvrcpCtProxy::GetPlayerAppSettingValueText(const RawAddress &device, int32_t attributes, in GetPlayerAppSettingValueText()
533 const std::vector<int32_t> &attributes) in GetElementAttributes()
627 const std::vector<int32_t> &attributes) in GetFolderItems()
790 const std::vector<int32_t> &attributes) in GetItemAttributes()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
Davrcp_media.cpp33 const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) in AvrcMeItem()
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_avrcp_ct_server.cpp89 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/service/src/avrcp_tg/
Davrcp_tg_service.cpp75 const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label) in OnGetPlayerAppSettingAttributes()
99const 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 …]
Davrcp_tg_sdp.cpp71 uint16_t attributes[AVRC_ATTRIBUTE_ID_SUPPORTED_FEATURES_NUMBER]; in RegisterService() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_avrcp_ct_stub.cpp271 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/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
Dhls_tags.h107 std::list<std::shared_ptr<Attribute>> attributes; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_frame_rate_policy.cpp98 const auto& attributes = animAttributes_[scene]; in GetPreferredFps() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
Dhls_tags.h107 std::list<std::shared_ptr<Attribute>> attributes; variable
/foundation/arkui/napi/native_engine/
Dnative_property.h47 uint32_t attributes = NATIVE_DEFAULT; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_sdp_client.cpp320 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/graphic/graphic_3d/lume/LumeRender/src/loader/
Dvertex_input_declaration_loader.cpp62 vector<VertexInputDeclaration::VertexInputAttributeDescription> attributes; in LoadState() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dwgl_state.cpp397 int WGLState::ChoosePixelFormat(HDC dc, const vector<int>& attributes) in ChoosePixelFormat()
448 vector<int> attributes; in CreateContext() local
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo3/
Dconfig.json50 "attributes": [] array
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo4/
Dconfig.json50 "attributes": [] array
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo1/
Dconfig.json50 "attributes": [] array
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle24/src/main/
Dconfig.json49 "attributes": [] array

123