Home | History | Annotate | Download | only in src

Lines Matching refs:SLTS_Engine

66 static SLTS_Engine g_sltsEngine;
73 static SWIsltsResult GetPhoneStr(SLTS_Engine *pEng, char *apszPhones[], int num_phones, char *pszPhoneStr, size_t *len);
121 SLTS_Engine * pEng;
136 pEng = CALLOC(1, sizeof(SLTS_Engine), MTAG);
164 SLTS_Engine *pEng = (SLTS_Engine *)hLts;
199 SLTS_Engine *pEng;
214 pEng = (SLTS_Engine *)hLts;
276 SLTS_Engine * pEng = (SLTS_Engine *)hLts;
372 static SWIsltsResult GetPhoneStr(SLTS_Engine *pEng, char *apszPhones[], int num_phones, char *pszPhoneStr, size_t *len)