Searched refs:StructA (Results 1 – 2 of 2) sorted by relevance
84 …virtual Sequence< StructB > SAL_CALL methodC(const StructC& /*aStructC*/, StructA& /*aStructA*/) t… in methodC() argument322 StructA aStructA; in test_corefl()338 params.getArray()[0].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()339 params.getArray()[1].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()354 params.getArray()[1].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
32 struct StructA38 struct StructB : StructA 89 …sequence<ModuleA::StructB> methodC([in] ModuleA::StructC aStructC, [inout] ModuleA::StructA aStruc…
Completed in 45 milliseconds