Home
last modified time | relevance | path

Searched refs:ent1 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp495 for (const auto &ent1 : deviceList) { in CoreGetDevices() local
499 CtoJSUsbDevice(env, device, ent1); in CoreGetDevices()
520 for (const auto &ent1 : accessoryList) { in DeviceGetAccessoryList() local
524 CtoJSUSBAccessory(env, device, ent1); in DeviceGetAccessoryList()