Searched refs:setUint16_tIfEmpty (Results 1 – 4 of 4) sorted by relevance
213 …ESR_ReturnCode(*setUint16_tIfEmpty)(struct ESR_SessionType_t* self, const LCHAR* name, asr_uint16_… member
178 ESR_ReturnCode(*setUint16_tIfEmpty)(const LCHAR* name, asr_uint16_t value); member
157 return ESR_Session->setUint16_tIfEmpty(ESR_Session, name, value); in ESR_SessionSetUint16_tIfEmpty()
93 Interface->setUint16_tIfEmpty = &ESR_SessionTypeSetUint16_tIfEmptyImpl; in ESR_SessionTypeCreate()