Searched defs:AppendArray (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/python/test/test_component/
H A Dpy_test_component.py341 def AppendArray(self, array1, array2): member in class:PythonTestComponent
342 # void AppendArray(inout PRUint32 count, [array, size_is(count)]in array1, [array, size_is(count)]inout array2);

Completed in 33 milliseconds