OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idi
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/host/
InputDriver.cpp
212
InputDeviceIdentifier
idi
;
local
213
idi
.name = id->name;
214
idi
.uniqueId = id->uniqueId;
215
idi
.bus = id->bus;
216
idi
.vendor = id->vendorId;
217
idi
.product = id->productId;
218
idi
.version = id->version;
221
idi
, INPUT_DEVICE_CONFIGURATION_FILE_TYPE_CONFIGURATION);
224
idi
.name.string());
231
idi
.name.string())
[
all
...]
/external/wpa_supplicant_8/src/eap_common/
ikev2_common.h
300
const u8 *
idi
;
member in struct:ikev2_payloads
Completed in 417 milliseconds