Home
last modified time | relevance | path

Searched refs:foo1 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/tests/expression/1.0/
DIExpressionExt.hal42 foo1(int32_t[Constants:CONST_FOO + 5] array);
DIExpression.hal219 foo1(int32_t[Constants:CONST_FOO + 1] array);
/hardware/interfaces/tests/pointer/1.0/
DIPointer.hal44 foo1(Sam s, SamPtr s_ptr);
/hardware/interfaces/tests/pointer/1.0/default/
DPointer.h31 Return<void> foo1(const IPointer::Sam& s, IPointer::Sam const* s_ptr) override { in foo1() function