OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESR_SessionGetUint16_t
(Results
1 - 3
of
3
) sorted by null
/external/srec/shared/include/
ESR_Session.h
354
ESR_SHARED_API ESR_ReturnCode
ESR_SessionGetUint16_t
(const LCHAR* name, asr_uint16_t* value);
/external/srec/shared/src/
ESR_Session.c
69
ESR_SHARED_API ESR_ReturnCode
ESR_SessionGetUint16_t
(const LCHAR* name, asr_uint16_t* value)
/external/srec/srec/EventLog/src/
EventLogImpl.c
762
CHKLOG(rc,
ESR_SessionGetUint16_t
(key, &asr_uint16_tValue));
Completed in 36 milliseconds