OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_ds4QueryLength
(Results
1 - 2
of
2
) sorted by null
/external/rmi4utils/rmidevice/
rmidevice.h
94
unsigned char
m_ds4QueryLength
;
rmidevice.cpp
144
rc = Read(queryAddr++, &
m_ds4QueryLength
, 1);
151
for (int i = 1; i <=
m_ds4QueryLength
; ++i) {
Completed in 76 milliseconds