OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DevList
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h
28
LIST_ENTRY
DevList
; ///< List of registered device abstractions
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DevGenisis.c
154
(void) InsertTailList(&daDeviceList, &Node->
DevList
);
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java
152
List<BluetoothDevice>
DevList
= getConnectedDevices();
153
for(BluetoothDevice dev :
DevList
) {
336
List<BluetoothDevice>
DevList
= getConnectedDevices();
337
for(BluetoothDevice dev :
DevList
)
Completed in 3919 milliseconds