HomeSort by relevance Sort by last modified time
    Searched refs:setLCHARIfEmpty (Results 1 - 4 of 4) sorted by null

  /external/srec/shared/include/
ESR_SessionType.h 261 ESR_ReturnCode(*setLCHARIfEmpty)(struct ESR_SessionType_t* self, const LCHAR* name, LCHAR* value);
ESR_Session.h 218 ESR_ReturnCode(*setLCHARIfEmpty)(const LCHAR* name, LCHAR* value);
  /external/srec/shared/src/
ESR_Session.c 181 return ESR_Session->setLCHARIfEmpty(ESR_Session, name, value);
SessionTypeImpl.c 95 Interface->setLCHARIfEmpty = &ESR_SessionTypeSetLCHARIfEmptyImpl;
    [all...]

Completed in 368 milliseconds