Searched refs:typedVar (Results 1 - 2 of 2) sorted by relevance

/system/tools/hidl/
H A DMethod.cpp228 const TypedVar *typedVar = mResults->at(0); local
230 if (typedVar->type().isElidableType()) {
231 return typedVar;
H A Dhidl-gen_y.yy246 %type<typedVar> typed_var
270 android::TypedVar *typedVar;

Completed in 158 milliseconds