Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_config.h31 USBConfig(uint32_t id, uint32_t attributes, std::string name, uint32_t maxPower, in USBConfig()
117 void SetAttribute(uint32_t attributes) in SetAttribute()
Dusb_endpoint.h29 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/
Dcustom_command.cpp36 CustomCommand::CustomCommand(std::weak_ptr<Executor> executor, const Attributes &attributes) in CustomCommand()
Denroll_command.cpp33 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in EnrollCommand()
Didentify_command.cpp29 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in IdentifyCommand()
Dauth_command.cpp31 const Attributes &attributes, std::shared_ptr<ExecutorMessenger> executorMessenger) in AuthCommand()
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
Dexecutor_messenger_stub.cpp91 std::vector<uint8_t> attributes; in FinishStub() local
Duser_auth_callback_proxy.cpp103 …torPropertyCallbackProxy::OnGetExecutorPropertyResult(int32_t result, const Attributes &attributes) in OnGetExecutorPropertyResult()
Duser_auth_stub.cpp176 Attributes attributes(attr); in SetPropertyStub() local
Duser_auth_proxy.cpp125 void UserAuthProxy::SetProperty(int32_t userId, AuthType authType, const Attributes &attributes, in SetProperty()
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Duser_auth_callback_proxy_test.cpp102 Attributes attributes; variable
Duser_auth_proxy_test.cpp134 const Attributes &attributes, sptr<SetExecutorPropertyCallbackInterface> &callback) { in __anonb9761fbd0502()
Duser_auth_client_test.cpp166 sptr<SetExecutorPropertyCallbackInterface> &callback) { in __anon6c2746ba0302()
/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_auth_callback_service.cpp105 …rPropertyCallbackService::OnGetExecutorPropertyResult(int32_t result, const Attributes &attributes) in OnGetExecutorPropertyResult()
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
Duser_auth_service_fuzzer.cpp76 void OnGetExecutorPropertyResult(int32_t result, const Attributes &attributes) override in OnGetExecutorPropertyResult()
160 Attributes attributes(attributesRaw); in FuzzSetProperty() local
/base/useriam/user_auth_framework/test/unittest/services/src/
Duser_auth_stub_test.cpp166 Attributes attributes; variable
178const Attributes &attributes, sptr<SetExecutorPropertyCallbackInterface> &callback) { in __anona19548480302()
/base/usb/usb_manager/interfaces/kits/js/
D@ohos.usbManager.d.ts429 attributes: number; property
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_callback.cpp320 Attributes attributes; in OnResult() local
Dinner_account_iam_manager.cpp251 Attributes attributes; in GetProperty() local
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
Duser_auth_executor_fuzzer.cpp304 void FillIAttributes(std::shared_ptr<Parcel> parcel, Attributes &attributes) in FillIAttributes()
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp214 void UserAuthService::SetProperty(int32_t userId, AuthType authType, const Attributes &attributes, in SetProperty()
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_proxy.cpp189 uint32_t attributes; in GetDeviceConfigsMessageParcel() local
272 uint32_t attributes; in GetDeviceEndpointsMessageParcel() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp183 int32_t attributes = 0; in ParseEndpointObj() local
317 int32_t attributes = 0; in ParseConfigObj() local