Searched refs:hostApiName (Results 1 – 2 of 2) sorted by relevance
40 const std::string & hostApiName() const { in hostApiName() function
1124 fprintf(fp, "\t\t\tthis->%s_dec(", e->hostApiName().c_str()); in genDecoderImpl()1126 fprintf(fp, "\t\t\tthis->%s(", e->hostApiName().c_str()); in genDecoderImpl()