Searched refs:setBoolIfEmpty (Results 1 – 4 of 4) sorted by relevance
249 …ESR_ReturnCode(*setBoolIfEmpty)(struct ESR_SessionType_t* self, const LCHAR* name, ESR_BOOL value); member
208 ESR_ReturnCode(*setBoolIfEmpty)(const LCHAR* name, ESR_BOOL value); member
175 return ESR_Session->setBoolIfEmpty(ESR_Session, name, value); in ESR_SessionSetBoolIfEmpty()
87 Interface->setBoolIfEmpty = &ESR_SessionTypeSetBoolIfEmptyImpl; in ESR_SessionTypeCreate()