Searched refs:update (Results 1 – 6 of 6) sorted by relevance
103 public boolean compareAndSetResult(TestResult expect, TestResult update) { in compareAndSetResult() argument104 return mTestResult.compareAndSet(expect, update); in compareAndSetResult()
188 lib_sets[VNDK_PRIVATE].update(lib_sets[VNDK] & private)189 lib_sets[VNDK_SP_PRIVATE].update(lib_sets[VNDK_SP] & private)
494 self.include_filter.update(pattern)513 self.exclude_filter.update(pattern)530 exclude_filter.update(include_filter_negative)
239 hashSum.update(buffer, 0, cnt); in calculateFileChecksum()
86 symbols.update(
10 …update:function(t){var e,i,n=this.getMeta().data;for(this._ruler=this.getRuler(),e=0,i=n.length;e<… method