OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_commandBase
(Results
1 - 2
of
2
) sorted by null
/external/rmi4utils/rmidevice/
rmifunction.h
27
unsigned short GetCommandBase() { return
m_commandBase
; }
38
unsigned short
m_commandBase
;
rmifunction.cpp
37
m_commandBase
= pdtEntry[RMI_FUNCTION_COMMAND_OFFSET] + pageBase;
Completed in 55 milliseconds