Searched refs:getUint16_t (Results 1 – 4 of 4) sorted by relevance
79 …ESR_ReturnCode(*getUint16_t)(struct ESR_SessionType_t* self, const LCHAR* name, asr_uint16_t* valu… member
71 ESR_ReturnCode(*getUint16_t)(const LCHAR* name, asr_uint16_t* value); member
72 return ESR_Session->getUint16_t(ESR_Session, name, value); in ESR_SessionGetUint16_t()
75 Interface->getUint16_t = &ESR_SessionTypeGetUint16_tImpl; in ESR_SessionTypeCreate()