Searched refs:convertToInt (Results 1 – 4 of 4) sorted by relevance
325 ESR_ReturnCode(*convertToInt)(struct ESR_SessionType_t* self, const LCHAR* key); member
269 ESR_ReturnCode(*convertToInt)(const LCHAR* key); member
217 return ESR_Session->convertToInt(ESR_Session, key); in ESR_SessionConvertToInt()
68 Interface->convertToInt = &ESR_SessionTypeConvertToIntImpl; in ESR_SessionTypeCreate()