| /base/useriam/user_auth_framework/services/remote_connect/src/ |
| D | soft_bus_message.cpp | 24 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
|
| D | soft_bus_base_socket.cpp | 181 …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
|
| D | remote_connect_manager.cpp | 78 const std::shared_ptr<Attributes> &attributes, MsgCallback &callback) in SendMessage()
|
| D | soft_bus_client_socket.cpp | 45 …const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, MsgCallback &callb… in SendMessage()
|
| D | soft_bus_server_socket.cpp | 31 …const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, MsgCallback &callb… in SendMessage()
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| D | print_attributes_helper.cpp | 32 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()
|
| /base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/ |
| D | soft_bus_fuzzer.cpp | 74 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
|
| /base/web/webview/ohos_adapter/print_manager_adapter/src/ |
| D | print_manager_adapter_impl.cpp | 57 auto attributes = std::make_shared<OHOS::Print::PrintAttributes>(); in Print() local 88 auto attributes = std::make_shared<OHOS::Print::PrintAttributes>(); in Print() local
|
| /base/usb/usb_manager/interfaces/innerkits/native/include/ |
| D | usb_config.h | 32 USBConfig(uint32_t id, uint32_t attributes, std::string name, uint32_t maxPower, in USBConfig() 150 void SetAttribute(uint32_t attributes) in SetAttribute()
|
| D | usb_endpoint.h | 29 USBEndpoint(uint32_t address, uint32_t attributes, uint32_t interval, uint32_t maxPacketSize) in USBEndpoint()
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/ |
| D | collect_command.cpp | 31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in CollectCommand()
|
| D | identify_command.cpp | 29 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in IdentifyCommand()
|
| D | enroll_command.cpp | 33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in EnrollCommand()
|
| D | custom_command.cpp | 36 CustomCommand::CustomCommand(std::weak_ptr<Executor> executor, const Attributes &attributes) in CustomCommand()
|
| D | auth_command.cpp | 31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in AuthCommand()
|
| /base/useriam/user_auth_framework/frameworks/native/ipc/src/ |
| D | executor_messenger_stub.cpp | 83 std::vector<uint8_t> attributes; in FinishStub() local
|
| D | user_auth_callback_proxy.cpp | 103 …torPropertyCallbackProxy::OnGetExecutorPropertyResult(int32_t result, const Attributes &attributes) in OnGetExecutorPropertyResult()
|
| /base/security/asset/interfaces/kits/c/src/ |
| D | asset_api.c | 21 int32_t OH_Asset_Add(const Asset_Attr *attributes, uint32_t attrCnt) in OH_Asset_Add()
|
| /base/print/print_fwk/frameworks/ohprint/src/ |
| D | print_capi.cpp | 111 auto attributes = new (std::nothrow) Print_PrintAttributes; in NewPrintAttributes() local 497 std::unique_ptr<Print_PrintAttributes> attributes(attributesRaw); in BuildPrintAttributes() local 562 auto attributes = std::make_shared<PrintAttributes>(); in OH_Print_StartPrintByNative() local
|
| /base/security/asset/frameworks/c/system_api/src/ |
| D | asset_system_api.c | 31 int32_t AssetAdd(const AssetAttr *attributes, uint32_t attrCnt) in AssetAdd()
|
| /base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
| D | user_auth_callback_proxy_test.cpp | 102 Attributes attributes; variable
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | user_auth_callback_service.cpp | 124 …rPropertyCallbackService::OnGetExecutorPropertyResult(int32_t result, const Attributes &attributes) in OnGetExecutorPropertyResult()
|
| /base/useriam/user_auth_framework/test/fuzztest/services/context/contextcallbackimpl_fuzzer/ |
| D | context_callback_impl_fuzzer.cpp | 48 Attributes attributes; in FillOnResult() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | native_media_player_impl.cpp | 421 napi_value* value, const std::map<std::string, std::string>& attributes) in ConstructAttributes() 467 napi_value attributes = nullptr; in ConstructMediaInfo() local
|
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | user_auth_stub_test.cpp | 216 Attributes attributes; variable 228 … const Attributes &attributes, sptr<SetExecutorPropertyCallbackInterface> &callback) { in __anon5fdb7b4b0402()
|