Searched refs:setIntIfEmpty (Results 1 – 4 of 4) sorted by relevance
202 ESR_ReturnCode(*setIntIfEmpty)(struct ESR_SessionType_t* self, const LCHAR* name, int value); member
168 ESR_ReturnCode(*setIntIfEmpty)(const LCHAR* name, int value); member
151 return ESR_Session->setIntIfEmpty(ESR_Session, name, value); in ESR_SessionSetIntIfEmpty()
91 Interface->setIntIfEmpty = &ESR_SessionTypeSetIntIfEmptyImpl; in ESR_SessionTypeCreate()