OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDeviceID
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/services/common_time/
common_time_server.cpp
135
mDeviceID
= 0;
560
mDeviceID
= 0;
562
mDeviceID
= (
mDeviceID
<< 8) | ifr.ifr_hwaddr.sa_data[i];
756
if (request->senderDeviceID ==
mDeviceID
)
774
pkt.deviceID =
mDeviceID
;
807
mDeviceID
,
823
mDeviceID
,
836
if (response->deviceID ==
mDeviceID
)
[
all
...]
common_time_server.h
253
uint64_t
mDeviceID
; // unique ID of this device
/frameworks/wilhelm/src/
classes.h
203
SLuint32
mDeviceID
;
304
SLuint32
mDeviceID
;
/frameworks/wilhelm/src/itf/
IEngine.c
117
thiz->
mDeviceID
= deviceID;
155
thiz->
mDeviceID
= deviceID;
[
all
...]
Completed in 41 milliseconds