Home
last modified time | relevance | path

Searched refs:_updateIfNew (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/hdc/message/
DTransferConfig.ts23 private _updateIfNew: boolean = false; //bool property in TransferConfig
53 this._updateIfNew = updateIfNew;
111 return this._updateIfNew;
115 this._updateIfNew = value;
181 this._updateIfNew +
/developtools/smartperf_host/ide/src/hdc/message/
DTransferConfig.ts23 private _updateIfNew: boolean = false; //bool property in TransferConfig
53 this._updateIfNew = updateIfNew;
111 return this._updateIfNew;
115 this._updateIfNew = value;
181 this._updateIfNew +