Searched refs:SR_NametagGetValue (Results 1 – 3 of 3) sorted by relevance
70 SREC_NAMETAG_API ESR_ReturnCode SR_NametagGetValue(const SR_Nametag* self, const char** pvalue, siz…
36 ESR_ReturnCode SR_NametagGetValue(const SR_Nametag* self, const char** pvalue, size_t* plen) in SR_NametagGetValue() function
2435 esr_status = SR_NametagGetValue( data->nametag, &value, &len); in srec_test_process_recognition()