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

  /external/srec/srec/Nametag/include/
SR_NametagImpl.h 57 SREC_NAMETAG_API ESR_ReturnCode SR_Nametag_GetValue(const SR_Nametag* self, const char** pvalue, size_t *plen);
  /external/srec/srec/Nametag/src/
NametagImpl.c 145 impl->Interface.getValue = &SR_Nametag_GetValue;
202 ESR_ReturnCode SR_Nametag_GetValue(const SR_Nametag* self, const char** pvalue, size_t* plen)

Completed in 227 milliseconds