Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 27) sorted by relevance

12

/base/useriam/face_auth/test/unittest/
Dface_auth_driver_hdi_unit_test.cpp82 sptr<MockIFaceAuthInterface> interface = new (std::nothrow) MockIFaceAuthInterface(); variable
98 sptr<MockIFaceAuthInterface> interface = new (std::nothrow) MockIFaceAuthInterface(); variable
116 sptr<MockIFaceAuthInterface> interface = new (std::nothrow) MockIFaceAuthInterface(); variable
134 sptr<MockIFaceAuthInterface> interface = new (std::nothrow) MockIFaceAuthInterface(); variable
155 sptr<MockIFaceAuthInterface> interface = new (std::nothrow) MockIFaceAuthInterface(); variable
181 sptr<MockIFaceAuthInterface> interface = new (std::nothrow) MockIFaceAuthInterface(); variable
/base/useriam/pin_auth/test/unittest/src/
Dpin_auth_driver_hdi_unit_test.cpp82 sptr<MockIPinAuthInterface> interface = new (std::nothrow) MockIPinAuthInterface(); variable
98 sptr<MockIPinAuthInterface> interface = new (std::nothrow) MockIPinAuthInterface(); variable
116 sptr<MockIPinAuthInterface> interface = new (std::nothrow) MockIPinAuthInterface(); variable
134 sptr<MockIPinAuthInterface> interface = new (std::nothrow) MockIPinAuthInterface(); variable
155 sptr<MockIPinAuthInterface> interface = new (std::nothrow) MockIPinAuthInterface(); variable
181 sptr<MockIPinAuthInterface> interface = new (std::nothrow) MockIPinAuthInterface(); variable
/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_bulkcallback_test.cpp128 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
176 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
224 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
274 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
324 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
374 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
424 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
477 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
530 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
585 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
[all …]
Dusb_request_test.cpp92 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
136 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
181 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
224 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
267 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
313 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
360 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
408 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
456 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
507 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
[all …]
Dusb_device_pipe_test.cpp376 UsbInterface interface = device.GetConfigs().front().GetInterfaces().front(); variable
415 UsbInterface interface = device.GetConfigs().front().GetInterfaces().front(); variable
456 UsbInterface interface = device.GetConfigs().front().GetInterfaces().front(); variable
973 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().front(); variable
1008 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().front(); variable
1043 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().at(1); variable
1078 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().at(1); variable
1113 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().front(); variable
1150 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().front(); variable
1187 UsbInterface interface = devi.front().GetConfigs().front().GetInterfaces().at(1); variable
[all …]
Dusb_event_test.cpp165 UsbInterface interface; variable
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_device_pipe.cpp43 int32_t USBDevicePipe::ClaimInterface(const UsbInterface &interface, bool force) in ClaimInterface()
48 int32_t USBDevicePipe::ReleaseInterface(const UsbInterface &interface) in ReleaseInterface()
68 int32_t USBDevicePipe::SetInterface(const UsbInterface &interface) in SetInterface()
Dusb_srv_client.cpp211 int32_t UsbSrvClient::ClaimInterface(USBDevicePipe &pipe, const UsbInterface &interface, bool force) in ClaimInterface()
221 int32_t UsbSrvClient::ReleaseInterface(USBDevicePipe &pipe, const UsbInterface &interface) in ReleaseInterface()
269 int32_t UsbSrvClient::SetInterface(USBDevicePipe &pipe, const UsbInterface &interface) in SetInterface()
/base/usb/usb_manager/test/fuzztest/common/src/
Dusb_common_fuzz.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().at(1); in UsbMgrPrepareFuzzEnv() local
/base/usb/usb_manager/test/fuzztest/usbmgrreleaseinterface_fuzzer/
Dusbmgrreleaseinterface_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrReleaseInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestqueue_fuzzer/
Dusbmgrrequestqueue_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrRequestQueueFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrsetinterface_fuzzer/
Dusbmgrsetinterface_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrSetInterfaceFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrpiperequestwait_fuzzer/
Dusbmgrpiperequestwait_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrPipeRequestWaitFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrrequestfree_fuzzer/
Dusbmgrrequestfree_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrRequestFreeFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrcontroltransfer_fuzzer/
Dusbmgrcontroltransfer_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrControlTransferFuzzTest() local
/base/usb/usb_manager/test/fuzztest/usbmgrbulktransfer_fuzzer/
Dusbmgrbulktransfer_fuzzer.cpp42 UsbInterface interface = devList.front().GetConfigs().front().GetInterfaces().front(); in UsbMgrBulkTransferFuzzTest() local
/base/usb/usb_manager/services/native/src/
Dusb_descriptor_parser.cpp103 UsbInterface interface; in ParseConfigDescriptor() local
119 const uint8_t *buffer, uint32_t length, uint32_t &cursor, UsbInterface &interface) in ParseInterfaceDescriptor()
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_config.h67 bool GetInterface(uint32_t index, UsbInterface &interface) const in GetInterface()
138 const UsbInterface &interface = interfaces_[i]; in ToString() local
Dusb_interface.h46 explicit UsbInterface(const Json::Value &interface) in UsbInterface()
181 Json::Value interface; in ToJson() local
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_stub.cpp345 uint8_t interface = 0; in DoClaimInterface() local
360 uint8_t interface = 0; in DoReleaseInterface() local
372 uint8_t interface = 0; in DoBulkTransferRead() local
400 uint8_t interface = 0; in DoBulkTransferWrite() local
719 UsbInterface interface = *it; in SetDeviceInterfacesMessageParcel() local
756 uint8_t interface = 0; in DoRegBulkCallback() local
777 uint8_t interface = 0; in DoUnRegBulkCallback() local
797 uint8_t interface = 0; in DoBulkRead() local
818 uint8_t interface = 0; in DoBulkWrite() local
839 uint8_t interface = 0; in DoBulkCancel() local
Dusb_srv_proxy.cpp217 UsbInterface interface; in GetDeviceInterfacesMessageParcel() local
552 int32_t UsbServerProxy::ClaimInterface(uint8_t busNum, uint8_t devAddr, uint8_t interface, uint8_t … in ClaimInterface()
575 int32_t UsbServerProxy::ReleaseInterface(uint8_t busNum, uint8_t devAddr, uint8_t interface) in ReleaseInterface()
/base/usb/usb_manager/test/native/js_unittest/
DUsbDevicePipeJsunitEx.test.js117 interface: null, property
DUsbDevicePipeJsunit.test.js114 interface: null, property
/base/security/device_security_level/oem_property/ohos/impl/
Dexternal_interface_adapter.c62 const DeviceGroupManager *interface = GetGmInstance(); in GetPkInfoListStr() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp261 … void ParseInterfaceObj(const napi_env env, const napi_value interfaceObj, UsbInterface &interface) in ParseInterfaceObj()
305 UsbInterface interface; in ParseInterfacesObjs() local
845 UsbInterface interface; in PipeClaimInterface() local
882 UsbInterface interface; in PipeReleaseInterface() local
914 UsbInterface interface; in PipeSetInterface() local

12