OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:convertToUint16_t
(Results
1 - 4
of
4
) sorted by null
/external/srec/shared/include/
ESR_SessionType.h
335
ESR_ReturnCode(*
convertToUint16_t
)(struct ESR_SessionType_t* self, const LCHAR* key);
ESR_Session.h
275
ESR_ReturnCode(*
convertToUint16_t
)(const LCHAR* key);
/external/srec/shared/src/
ESR_Session.c
223
return ESR_Session->
convertToUint16_t
(ESR_Session, key);
SessionTypeImpl.c
69
Interface->
convertToUint16_t
= &ESR_SessionTypeConvertToUint16_tImpl;
[
all
...]
Completed in 151 milliseconds