Searched refs:setFloatIfEmpty (Results 1 - 4 of 4) sorted by relevance

/external/srec/shared/include/
H A DESR_SessionType.h237 ESR_ReturnCode(*setFloatIfEmpty)(struct ESR_SessionType_t* self, const LCHAR* name, float value); member in struct:ESR_SessionType_t
H A DESR_Session.h198 ESR_ReturnCode(*setFloatIfEmpty)(const LCHAR* name, float value); member in struct:ESR_SessionSingleton_t
/external/srec/shared/src/
H A DESR_Session.c169 return ESR_Session->setFloatIfEmpty(ESR_Session, name, value);
H A DSessionTypeImpl.c89 Interface->setFloatIfEmpty = &ESR_SessionTypeSetFloatIfEmptyImpl;

Completed in 288 milliseconds