Searched refs:destResult (Results 1 – 1 of 1) sorted by relevance
231 const destResult = await this.args.engine.query(trackIdQuery); constant232 const trackIdTp = destResult.columns[0].longValues![0];