Home
last modified time | relevance | path

Searched refs:hostApiName (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/codegen/generic-apigen/
DEntryPoint.h40 const std::string & hostApiName() const { in hostApiName() function
DApiGen.cpp1124 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()