Searched defs:AssociatedInterfacePtrInfo (Results 1 – 3 of 3) sorted by relevance
22 AssociatedInterfacePtrInfo() : version_(0u) {} in AssociatedInterfacePtrInfo() function23 AssociatedInterfacePtrInfo(std::nullptr_t) : version_(0u) {} in AssociatedInterfacePtrInfo() function25 AssociatedInterfacePtrInfo(AssociatedInterfacePtrInfo&& other) in AssociatedInterfacePtrInfo() function30 AssociatedInterfacePtrInfo(ScopedInterfaceEndpointHandle handle, in AssociatedInterfacePtrInfo() function
33 function AssociatedInterfacePtrInfo(interfaceEndpointHandle, version) { class38 AssociatedInterfacePtrInfo.prototype.isValid = function() { class
989 function AssociatedInterfacePtrInfo() { class992 AssociatedInterfacePtrInfo.prototype.encodedSize = 8; class