HomeSort by relevance Sort by last modified time
    Searched refs:getLCHAR (Results 1 - 5 of 5) sorted by null

  /external/srec/shared/include/
ESR_SessionType.h 118 ESR_ReturnCode(*getLCHAR)(struct ESR_SessionType_t* self, const LCHAR* name, LCHAR* value, size_t* len);
ESR_Session.h 101 ESR_ReturnCode(*getLCHAR)(const LCHAR* name, LCHAR* value, size_t* len);
  /external/srec/shared/src/
ESR_Session.c 97 return ESR_Session->getLCHAR(ESR_Session, name, value, len);
SessionTypeImpl.c 77 Interface->getLCHAR = &ESR_SessionTypeGetLCHARImpl;
    [all...]
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]

Completed in 84 milliseconds