Searched defs:eps (Results 1 – 5 of 5) sorted by relevance
171 std::vector<USBEndpoint> eps; in ParseInterfaceDescriptor() local
113 void SetEndpoints(const std::vector<USBEndpoint> &eps) in SetEndpoints()
252 std::vector<USBEndpoint> eps; in GetDeviceInterfacesMessageParcel() local268 …UsbServerProxy::GetDeviceEndpointsMessageParcel(MessageParcel &data, std::vector<USBEndpoint> &eps) in GetDeviceEndpointsMessageParcel()
749 int32_t UsbServerStub::SetDeviceEndpointsMessageParcel(std::vector<USBEndpoint> &eps, MessageParcel… in SetDeviceEndpointsMessageParcel()
195 …arseEndpointsObjs(const napi_env env, const napi_value interfaceObj, std::vector<USBEndpoint> &eps) in ParseEndpointsObjs()275 std::vector<USBEndpoint> eps; in ParseInterfaceObj() local