Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 8 of 8) 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()
99 void SetAttribute(int32_t attributes) in SetAttribute()
138 int32_t attributes = INVALID_USB_INT_VALUE; variable
Dusb_endpoint.h28 USBEndpoint(uint32_t address, uint32_t attributes, uint32_t interval, uint32_t maxPacketSize) in USBEndpoint()
123 int32_t attributes = INVALID_USB_INT_VALUE; variable
/base/user_iam/pin_auth/services/src/
Dpinauth_controller.cpp117 std::shared_ptr<AuthResPool::AuthAttributes> attributes) in SaveParam()
Dpinauth_manager.cpp56 std::shared_ptr<AuthResPool::AuthAttributes> attributes) in Execute()
/base/compileruntime/js_api_module/convertxml/
Djs_convertxml.h36 std::string attributes = "_attributes"; member
/base/usb/usb_manager/interfaces/kits/js/
D@ohos.usb.d.ts378 attributes: number; property
/base/compileruntime/js_api_module/xml/
Djs_xml.h397 std::vector<std::string> attributes; variable
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp171 int32_t attributes = 0; in ParseEndpointObj() local
302 int32_t attributes = 0; in ParseConfigObj() local