Home
last modified time | relevance | path

Searched refs:ESR_SessionType (Results 1 – 8 of 8) sorted by relevance

/external/srec/shared/include/
DESR_SessionTypeImpl.h66 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetPropertyImpl(ESR_SessionType* self,
73 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetIntImpl(ESR_SessionType* self,
79 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetUint16_tImpl(ESR_SessionType* self,
85 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetSize_tImpl(ESR_SessionType* self,
91 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetFloatImpl(ESR_SessionType* self,
97 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetBoolImpl(ESR_SessionType* self,
103 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeGetLCHARImpl(ESR_SessionType* self,
109 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeContainsImpl(ESR_SessionType* self,
115 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeSetPropertyImpl(ESR_SessionType* self,
121 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeSetIntImpl(ESR_SessionType* self,
[all …]
DESR_SessionImpl.h34 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetPropertyImpl(ESR_SessionType* self,
41 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetIntImpl(ESR_SessionType* self,
47 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetSize_tImpl(ESR_SessionType* self,
53 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetFloatImpl(ESR_SessionType* self,
59 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetBoolImpl(ESR_SessionType* self,
65 ESR_SHARED_API ESR_ReturnCode ESR_SessionGetLCHARImpl(ESR_SessionType* self,
71 ESR_SHARED_API ESR_ReturnCode ESR_SessionContainsImpl(ESR_SessionType* self,
77 ESR_SHARED_API ESR_ReturnCode ESR_SessionSetPropertyImpl(ESR_SessionType* self,
84 ESR_SHARED_API ESR_ReturnCode ESR_SessionSetIntImpl(ESR_SessionType* self,
90 ESR_SHARED_API ESR_ReturnCode ESR_SessionSetSize_tImpl(ESR_SessionType* self,
[all …]
DESR_SessionType.h413 ESR_SessionType; typedef
421 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeCreate(ESR_SessionType** self);
DESR_Session.h647 ESR_SHARED_API ESR_ReturnCode ESR_SessionAddListener(ESR_SessionType* self, ESR_SessionTypeListener…
656 ESR_SHARED_API ESR_ReturnCode ESR_SessionRemoveListener(ESR_SessionType* self, ESR_SessionTypeListe…
/external/srec/shared/src/
DSessionTypeImpl.c39 ESR_ReturnCode ESR_SessionTypeCreate(ESR_SessionType** self) in ESR_SessionTypeCreate()
41 ESR_SessionType* Interface; in ESR_SessionTypeCreate()
50 Interface = NEW(ESR_SessionType, MTAG); in ESR_SessionTypeCreate()
120 ESR_ReturnCode ESR_SessionTypeGetPropertyImpl(ESR_SessionType* self, in ESR_SessionTypeGetPropertyImpl()
141 ESR_ReturnCode ESR_SessionTypeGetIntImpl(ESR_SessionType* self, in ESR_SessionTypeGetIntImpl()
161 ESR_ReturnCode ESR_SessionTypeGetUint16_tImpl(ESR_SessionType* self, in ESR_SessionTypeGetUint16_tImpl()
181 ESR_ReturnCode ESR_SessionTypeGetSize_tImpl(ESR_SessionType* self, in ESR_SessionTypeGetSize_tImpl()
202 ESR_ReturnCode ESR_SessionTypeGetFloatImpl(ESR_SessionType* self, in ESR_SessionTypeGetFloatImpl()
222 ESR_ReturnCode ESR_SessionTypeGetBoolImpl(ESR_SessionType* self, in ESR_SessionTypeGetBoolImpl()
242 ESR_ReturnCode ESR_SessionTypeGetLCHARImpl(ESR_SessionType* self, in ESR_SessionTypeGetLCHARImpl()
[all …]
DESR_Session.c34 static ESR_SessionType* ESR_Session = NULL;
296 ESR_SHARED_API ESR_ReturnCode ESR_SessionAddListener(ESR_SessionType* self, ESR_SessionTypeListener… in ESR_SessionAddListener()
302 ESR_SHARED_API ESR_ReturnCode ESR_SessionRemoveListener(ESR_SessionType* self, ESR_SessionTypeListe… in ESR_SessionRemoveListener()
/external/srec/srec/Grammar/include/
DSR_GrammarImpl.h95 ESR_SessionType* parameters;
/external/srec/srec/Recognizer/include/
DSR_RecognizerImpl.h207 ESR_SessionType* parameters;