Home
last modified time | relevance | path

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

12345

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_message.cpp24 const std::shared_ptr<Attributes> &attributes) in SoftBusMessage()
71 auto attributes = Common::MakeShared<Attributes>(attributes_->Serialize()); in CreateMessage() local
127 auto attributes = Common::MakeShared<Attributes>(data); in ParseMessage() local
H A Dsoft_bus_base_socket.cpp181 …aseSocket::SetDeviceNetworkId(const std::string networkId, std::shared_ptr<Attributes> &attributes) in SetDeviceNetworkId()
196 …string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attribute… in SendRequest()
236 …string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attribute… in SendResponse()
280 std::shared_ptr<Attributes> attributes = softBusMessage->ParseMessage(message, messageLen); in ParseMessage() local
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A 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
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_attributes_helper.cpp32 napi_value PrintAttributesHelper::MakeJsObject(napi_env env, const PrintAttributes &attributes) in MakeJsObject()
164 const PrintAttributes &attributes) in CreatePageRange()
174 const PrintAttributes &attributes) in CreatePageSize()
184 const PrintAttributes &attributes) in CreateMargin()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-basic-span.md16 ## attributes section
H A Djs-service-widget-container-badge.md16 ## attributes section
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
H A Dsoft_bus_fuzzer.cpp74 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusBaseSocketSecond() local
96 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusBaseSocketFisrst() local
140 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusServerSocketFisrst() local
166 auto attributes = Common::MakeShared<Attributes>(attr); in FuzzSoftBusManagerFisrst() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A 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()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A 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()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp983 const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, int result) const in OnGetPlayerAppSettingAttribtues() argument
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()
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()
1323 RawAddress rawAddr, uint64_t identifier, std::vector<uint32_t> attributes) in GetElementAttributesNative()
1683 const std::vector<uint32_t> &attributes) in GetFolderItems()
1751 const std::vector<uint32_t> &attributes) in GetItemAttributes()
1784 …ddress rawAddr, uint8_t scope, uint64_t uid, uint16_t uidCounter, std::vector<uint32_t> attributes) in GetItemAttributesNative()
[all …]
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamgetstreamattributes_fuzzer/
H A Ddstreamgetstreamattributes_fuzzer.cpp32 std::vector<StreamAttribute> attributes; in DstreamGetStreamAttributesFuzzTest() local
/ohos5.0/docs/zh-cn/application-dev/reference/common/
H A D_j_s_v_m___property_descriptor.md32 ### attributes subsection
/ohos5.0/docs/en/application-dev/reference/common/
H A D_j_s_v_m___property_descriptor.md32 ### attributes subsection
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A 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()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp33 const std::vector<uint32_t> &attributes, const std::vector<std::string> &values) in AvrcMeItem()
/ohos5.0/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp57 auto attributes = std::make_shared<OHOS::Print::PrintAttributes>(); in Print() local
88 auto attributes = std::make_shared<OHOS::Print::PrintAttributes>(); in Print() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp89 const RawAddress &rawAddr, std::vector<uint8_t> attributes, int result) override in OnGetPlayerAppSettingAttributes()
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()
1103 const std::vector<int32_t> &attributes) in GetElementAttributes()
1159 const std::vector<int32_t> &attributes) in GetFolderItems()
[all …]
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_config.h32 USBConfig(uint32_t id, uint32_t attributes, std::string name, uint32_t maxPower, in USBConfig()
150 void SetAttribute(uint32_t attributes) in SetAttribute()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp75 const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label) in OnGetPlayerAppSettingAttributes()
122 const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) in OnGetPlayerAppSettingAttributeText()
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()
1365 const RawAddress &rawAddr, const std::deque<uint8_t> &attributes, in SetPlayerAppSettingCurrentValue()
1414 const RawAddress &rawAddr, const std::vector<uint8_t> &attributes, uint8_t label) const in GetPlayerAppSettingAttributeText() argument
1426 const std::vector<uint8_t> &attributes, const std::vector<std::string> &attrStr, uint8_t label) in OnGetPlayerAppSettingAttributeText()
1809 const std::vector<uint32_t> &attributes, uint8_t label) const in GetPlayStatus() argument
1903 std::vector<uint32_t> attributes, uint8_t label) const in GetPlayStatus()
2381 const std::deque<uint8_t> &attributes, const std::deque<uint8_t> &values, uint8_t label) in GetPlayStatus()
[all …]
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A 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
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dcollect_command.cpp31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in CollectCommand()
H A Didentify_command.cpp29 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in IdentifyCommand()
H A Dcustom_command.cpp36 CustomCommand::CustomCommand(std::weak_ptr<Executor> executor, const Attributes &attributes) in CustomCommand()
H A Denroll_command.cpp33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in EnrollCommand()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_messenger_stub.cpp83 std::vector<uint8_t> attributes; in FinishStub() local

12345