Searched refs:GenerateScalarTypeInC (Results 1 – 2 of 2) sorted by relevance
109 void GenerateScalarTypeInC(Formatter& out, const string& type);
125 void HalHidlCodeGen::GenerateScalarTypeInC(Formatter& out, const string& type) { in GenerateScalarTypeInC() function in android::vts::HalHidlCodeGen