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

  /external/srec/shared/include/
ESR_SessionType.h 421 ESR_SHARED_API ESR_ReturnCode ESR_SessionTypeCreate(ESR_SessionType** self);
  /external/srec/shared/src/
ESR_Session.c 41 CHKLOG(rc, ESR_SessionTypeCreate(&ESR_Session));
SessionTypeImpl.c 39 ESR_ReturnCode ESR_SessionTypeCreate(ESR_SessionType** self)
    [all...]
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 70 CHKLOG(rc, ESR_SessionTypeCreate(&impl->parameters));
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c 703 CHKLOG(rc, ESR_SessionTypeCreate(&impl->parameters));
    [all...]

Completed in 56 milliseconds