Searched refs:seqOutParams (Results 1 – 1 of 1) sorted by relevance
1882 Sequence<Any> seqOutParams; in testInterface() local1898 if( seqOutParams.getLength() == 12) in testInterface()1903 seqOutParams[1] >>= aStruct; in testInterface()1907 seqOutParams[3] >>= seqAny; in testInterface()1914 Any _any= *(Any*)seqOutParams[4].getValue(); in testInterface()1939 Sequence<Any> seqOutParams; in testInterface() local1993 if( seqOutParams.getLength() == 12) in testInterface()1998 seqOutParams[1] >>= aStruct; in testInterface()2002 seqOutParams[3] >>= seqAny; in testInterface()2009 Any _any= *(Any*)seqOutParams[4].getValue(); in testInterface()[all …]
Completed in 37 milliseconds