Searched defs:eps (Results 1 – 5 of 5) sorted by relevance
144 void SetEndpoints(const std::vector<USBEndpoint> &eps) in SetEndpoints()
288 std::vector<USBEndpoint> eps; in ParseInterfaceDescriptor() local
291 std::vector<USBEndpoint> eps; in GetDeviceInterfacesMessageParcel() local307 …UsbServerProxy::GetDeviceEndpointsMessageParcel(MessageParcel &data, std::vector<USBEndpoint> &eps) in GetDeviceEndpointsMessageParcel()
951 int32_t UsbServerStub::SetDeviceEndpointsMessageParcel(std::vector<USBEndpoint> &eps, MessageParcel… in SetDeviceEndpointsMessageParcel()
221 …arseEndpointsObjs(const napi_env env, const napi_value interfaceObj, std::vector<USBEndpoint> &eps) in ParseEndpointsObjs()343 std::vector<USBEndpoint> eps; in ParseInterfaceObj() local