Searched defs:queryVersion (Results 1 – 5 of 5) sorted by relevance
78 ControlMessageProxy.prototype.queryVersion = function() { method in ControlMessageProxy
208 InterfaceEndpointClient.prototype.queryVersion = function() { method in InterfaceEndpointClient
147 InterfacePtrController.prototype.queryVersion = function() { method in InterfacePtrController441 AssociatedInterfacePtrController.prototype.queryVersion = function() { method in AssociatedInterfacePtrController
69 public void queryVersion(Callback1<Integer> callback); in queryVersion() method196 public void queryVersion(final Callback1<Integer> callback) { in queryVersion() method in Interface.AbstractProxy.HandlerImpl
323 Bool FunctionsGLX::queryVersion(int *major, int *minor) const in queryVersion() function in rx::FunctionsGLX