Home
last modified time | relevance | path

Searched defs:strukt (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/vndk/util/
DC2InterfaceHelper.cpp47 void C2ReflectorHelper::addStructDescriptor(C2StructDescriptor &&strukt) { in addStructDescriptor()
70 Impl(ParamRef param, C2StringLiteral name, C2StructDescriptor &&strukt) in Impl()
256 ParamRef param, C2StringLiteral name, C2StructDescriptor &&strukt) in ParamHelper()
/hardware/google/av/codec2/tests/
DC2Param_test.cpp691 C2TestAStruct *strukt = (C2TestAStruct *)info; in TEST_F() local